C# Class HutongGames.PlayMaker.Actions.SelectRandomColor

Inheritance: FsmStateAction
Mostra file Open project: CodeStrumpet/Elemental

Public Methods

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

Method Details

DoSelectRandomColor() public method

public DoSelectRandomColor ( ) : void
return void

OnEnter() public method

public OnEnter ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void