TriggerEvents.Test C# (CSharp) 메소드

Test() 공개 메소드

public Test ( ) : void
리턴 void
    public void Test()
    {
        Debug.Log("HelloThere");
    }