C# Class HutongGames.PlayMaker.Actions.SendEvent

Inheritance: FsmStateAction
Mostra file Open project: hughrogers/RPGQuest Class Usage Examples

Public Methods

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

Method Details

OnEnter() public method

public OnEnter ( ) : void
return void

OnUpdate() public method

public OnUpdate ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void