UIScript.ExitControlsScreen C# (CSharp) 메소드

ExitControlsScreen() 공개 메소드

public ExitControlsScreen ( GameObject menu ) : void
menu GameObject
리턴 void
    public void ExitControlsScreen(GameObject menu)
    {
        UpdateMenu(GameMenu);
    }