C# Class Server.Spells.First.NightSightSpell

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

Méthodes publiques

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

Method Details

NightSightSpell() public méthode

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

OnCast() public méthode

public OnCast ( ) : void
Résultat void