C# Class HutongGames.PlayMaker.Actions.iTweenPause

Inheritance: FsmStateAction
Afficher le fichier Open project: CodeStrumpet/Elemental

Méthodes publiques

Свойство Type Description
iTweenType iTweenFSMType
inScene bool
includeChildren bool

Méthodes publiques

Méthode Description
DoiTween ( ) : void
OnEnter ( ) : void
Reset ( ) : void

Method Details

DoiTween() public méthode

public DoiTween ( ) : void
Résultat void

OnEnter() public méthode

public OnEnter ( ) : void
Résultat void

Reset() public méthode

public Reset ( ) : void
Résultat void

Property Details

iTweenType public_oe property

public iTweenFSMType iTweenType
Résultat iTweenFSMType

inScene public_oe property

public bool inScene
Résultat bool

includeChildren public_oe property

public bool includeChildren
Résultat bool