C# Class HutongGames.PlayMaker.Actions.SetGUIBackgroundColor

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

Public Properties

Property Type Description
applyGlobally FsmBool

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

Property Details

applyGlobally public_oe property

public FsmBool applyGlobally
return FsmBool