C# Class HutongGames.PlayMaker.Actions.GetSystemDateTime

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

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