C# Class fBaseXtensions.XML.FunkyMoveToActorTag

Inheritance: ProfileBehavior
Afficher le fichier Open project: herbfunk/Funky

Private Properties

Свойство Type Description
Init void
Movement bool
UpdateObject bool

Méthodes publiques

Méthode Description
ResetCachedDone ( ) : void

Méthodes protégées

Méthode Description
CreateBehavior ( ) : Composite

Private Methods

Méthode Description
Init ( ) : void
Movement ( Vector3 pos ) : bool
UpdateObject ( ) : bool

Method Details

CreateBehavior() protected méthode

protected CreateBehavior ( ) : Composite
Résultat Composite

ResetCachedDone() public méthode

public ResetCachedDone ( ) : void
Résultat void