C# Class Server.Spells.Fifth.SummonCreatureSpell

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

Méthodes publiques

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

Method Details

CheckCast() public méthode

public CheckCast ( ) : bool
Résultat bool

GetCastDelay() public méthode

public GetCastDelay ( ) : System.TimeSpan
Résultat System.TimeSpan

OnCast() public méthode

public OnCast ( ) : void
Résultat void

SummonCreatureSpell() public méthode

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