C# Class Server.Mobiles.VendorAI

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

Méthodes publiques

Méthode Description
DoActionGuard ( ) : bool
DoActionInteract ( ) : bool
DoActionWander ( ) : bool
HandlesOnSpeech ( Mobile from ) : bool
OnSpeech ( SpeechEventArgs e ) : void
VendorAI ( BaseCreature m )

Method Details

DoActionGuard() public méthode

public DoActionGuard ( ) : bool
Résultat bool

DoActionInteract() public méthode

public DoActionInteract ( ) : bool
Résultat bool

DoActionWander() public méthode

public DoActionWander ( ) : bool
Résultat bool

HandlesOnSpeech() public méthode

public HandlesOnSpeech ( Mobile from ) : bool
from Mobile
Résultat bool

OnSpeech() public méthode

public OnSpeech ( SpeechEventArgs e ) : void
e SpeechEventArgs
Résultat void

VendorAI() public méthode

public VendorAI ( BaseCreature m )
m BaseCreature