C# Class HutongGames.PlayMaker.Actions.SetGUIDepth

Inheritance: FsmStateAction
Mostra file Open project: hughrogers/RPGQuest

Public Methods

Method Description
Awake ( ) : void
OnGUI ( ) : void
Reset ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

OnGUI() public method

public OnGUI ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void