C# Class HutongGames.PlayMaker.Actions.SetFsmMaterial

Inheritance: FsmStateAction
ファイルを表示 Open project: hughrogers/RPGQuest

Public Properties

Property Type Description
everyFrame bool

Public Methods

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

Method Details

DoSetFsmBool() public method

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

Property Details

everyFrame public_oe property

public bool everyFrame
return bool