C# Class HutongGames.PlayMaker.Actions.GUILayoutBeginCentered

Inheritance: FsmStateAction
显示文件 Open project: hughrogers/RPGQuest

Public Methods

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

Method Details

OnGUI() public method

public OnGUI ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void