TriggerEvents.TestTwo C# (CSharp) Method

TestTwo() public method

public TestTwo ( ) : void
return void
    public void TestTwo()
    {
        Debug.Log("GeneralKenobi");
    }