C# Class HutongGames.PlayMaker.Actions.SetCameraDepth

Inheritance: FsmStateAction
Datei anzeigen Open project: CodeStrumpet/Elemental

Public Properties

Property Type Description
depth FsmInt

Public Methods

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

Method Details

OnEnter() public method

public OnEnter ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void

Property Details

depth public_oe property

public FsmInt depth
return FsmInt