C# Class HutongGames.PlayMaker.Actions.SetMaterialFloat

Inheritance: FsmStateAction
Exibir arquivo Open project: hughrogers/RPGQuest

Public Methods

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

Method Details

DoSetMaterialFloat() public method

public DoSetMaterialFloat ( ) : 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