C# Class HutongGames.PlayMaker.Actions.SelectRandomGameObject

Inheritance: FsmStateAction
Show file Open project: hughrogers/RPGQuest

Public Methods

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

Method Details

DoSelectRandomGameObject() public method

public DoSelectRandomGameObject ( ) : void
return void

OnEnter() public method

public OnEnter ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void