C# Class Server.Mobiles.ArcherAI

Inheritance: BaseAI
Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
ArcherAI ( BaseCreature m ) : System
DoActionCombat ( ) : bool
DoActionGuard ( ) : bool
DoActionWander ( ) : bool

Method Details

ArcherAI() public méthode

public ArcherAI ( BaseCreature m ) : System
m BaseCreature
Résultat System

DoActionCombat() public méthode

public DoActionCombat ( ) : bool
Résultat bool

DoActionGuard() public méthode

public DoActionGuard ( ) : bool
Résultat bool

DoActionWander() public méthode

public DoActionWander ( ) : bool
Résultat bool