C# Class Server.Spells.Eighth.AirElementalSpell

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

Méthodes publiques

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

Method Details

AirElementalSpell() public méthode

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

CheckCast() public méthode

public CheckCast ( ) : bool
Résultat bool

OnCast() public méthode

public OnCast ( ) : void
Résultat void