C# Class HutongGames.PlayMaker.Actions.NetworkDestroy

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

Public Methods

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

Method Details

DoDestroy() public method

public DoDestroy ( ) : void
return void

OnEnter() public method

public OnEnter ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void