C# Class HutongGames.PlayMaker.Actions.iTweenPause

Inheritance: FsmStateAction
Exibir arquivo Open project: CodeStrumpet/Elemental

Public Properties

Property Type Description
iTweenType iTweenFSMType
inScene bool
includeChildren bool

Public Methods

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

Method Details

DoiTween() public method

public DoiTween ( ) : void
return void

OnEnter() public method

public OnEnter ( ) : void
return void

Reset() public method

public Reset ( ) : void
return void

Property Details

iTweenType public_oe property

public iTweenFSMType iTweenType
return iTweenFSMType

inScene public_oe property

public bool inScene
return bool

includeChildren public_oe property

public bool includeChildren
return bool