C# Class HutongGames.PlayMaker.Actions.SetMaterialColor

Inheritance: FsmStateAction
Show file Open project: hughrogers/RPGQuest

Public Methods

Method Description
DoSetMaterialColor ( ) : void
OnEnter ( ) : void
OnUpdate ( ) : void
Reset ( ) : void

Method Details

DoSetMaterialColor() public method

public DoSetMaterialColor ( ) : void
return void

OnEnter() public method

public OnEnter ( ) : void
return void

OnUpdate() public method

public OnUpdate ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void