C# Class Server.Spells.Fifth.IncognitoSpell

Inheritance: MagerySpell
Afficher le fichier Open project: Grimoric/RunUO.T2A Class Usage Examples

Méthodes publiques

Méthode Description
CheckCast ( ) : bool
IncognitoSpell ( Mobile caster, Item scroll ) : System
OnCast ( ) : void
StopTimer ( Mobile m ) : bool

Method Details

CheckCast() public méthode

public CheckCast ( ) : bool
Résultat bool

IncognitoSpell() public méthode

public IncognitoSpell ( Mobile caster, Item scroll ) : System
caster Mobile
scroll Item
Résultat System

OnCast() public méthode

public OnCast ( ) : void
Résultat void

StopTimer() public static méthode

public static StopTimer ( Mobile m ) : bool
m Mobile
Résultat bool