C# Class Server.Spells.Third.UnlockSpell

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

Méthodes publiques

Méthode Description
OnCast ( ) : void
UnlockSpell ( Mobile caster, Server.Items.Item scroll ) : Server.Targeting

Method Details

OnCast() public méthode

public OnCast ( ) : void
Résultat void

UnlockSpell() public méthode

public UnlockSpell ( Mobile caster, Server.Items.Item scroll ) : Server.Targeting
caster Mobile
scroll Server.Items.Item
Résultat Server.Targeting