C# Class AI_ATTACK_RANGED, UnderworldExporter

Inheritance: RAINAction
Afficher le fichier Open project: hankmorgan/UnderworldExporter

Méthodes publiques

Méthode Description
Execute ( RAIN ai ) : ActionResult,
Start ( RAIN ai ) : void
Stop ( RAIN ai ) : void

Method Details

Execute() public méthode

public Execute ( RAIN ai ) : ActionResult,
ai RAIN
Résultat ActionResult,

Start() public méthode

public Start ( RAIN ai ) : void
ai RAIN
Résultat void

Stop() public méthode

public Stop ( RAIN ai ) : void
ai RAIN
Résultat void