C# Class Server.Mobiles.ThiefAI

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

Méthodes publiques

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

Method Details

DoActionCombat() public méthode

public DoActionCombat ( ) : bool
Résultat bool

DoActionFlee() public méthode

public DoActionFlee ( ) : bool
Résultat bool

DoActionGuard() public méthode

public DoActionGuard ( ) : bool
Résultat bool

DoActionWander() public méthode

public DoActionWander ( ) : bool
Résultat bool

ThiefAI() public méthode

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