C# Class HutongGames.PlayMaker.Actions.ApplicationRunInBackground

Inheritance: FsmStateAction
Datei anzeigen Open project: hughrogers/RPGQuest

Public Properties

Property Type Description
runInBackground FsmBool

Public Methods

Method Description
OnEnter ( ) : void
Reset ( ) : void

Method Details

OnEnter() public method

public OnEnter ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void

Property Details

runInBackground public_oe property

public FsmBool runInBackground
return FsmBool