C# Class Server.Spells.First.ReactiveArmorSpell

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

Méthodes publiques

Méthode Description
CheckCast ( ) : bool
EndArmor ( Mobile m ) : void
OnCast ( ) : void
ReactiveArmorSpell ( Mobile caster, System.Item scroll ) : System

Method Details

CheckCast() public méthode

public CheckCast ( ) : bool
Résultat bool

EndArmor() public static méthode

public static EndArmor ( Mobile m ) : void
m Mobile
Résultat void

OnCast() public méthode

public OnCast ( ) : void
Résultat void

ReactiveArmorSpell() public méthode

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