C# Class AttackEnemy, ScorpioDev

Inheritance: GoapAction
Afficher le fichier Open project: mbiondi17/ScorpioDev Class Usage Examples

Méthodes publiques

Свойство Type Description
gameManager GameManager
startThisObj bool

Méthodes publiques

Méthode Description
Update ( ) : void
isComplete ( ) : bool

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

isComplete() public méthode

public isComplete ( ) : bool
Résultat bool

Property Details

gameManager public_oe property

public GameManager gameManager
Résultat GameManager

startThisObj public_oe property

public bool startThisObj
Résultat bool