C# Class HutongGames.PlayMaker.Actions.NetworkViewIsMine

Inheritance: FsmStateAction
Datei anzeigen Open project: hughrogers/RPGQuest

Public Methods

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

Private Methods

Method Description
_getNetworkView ( ) : void

Method Details

OnEnter() public method

public OnEnter ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void

checkIsMine() public method

public checkIsMine ( ) : void
return void