Méthode | Description | |
---|---|---|
CurseSpell ( Mobile caster, System.Item scroll ) : System | ||
OnCast ( ) : void | ||
RemoveEffect ( object state ) : void | ||
Target ( Mobile m ) : void | ||
UnderEffect ( Mobile m ) : bool |
public CurseSpell ( Mobile caster, System.Item scroll ) : System | ||
caster | Mobile | |
scroll | System.Item | |
Résultat | System |
public static RemoveEffect ( object state ) : void | ||
state | object | |
Résultat | void |
public static UnderEffect ( Mobile m ) : bool | ||
m | Mobile | |
Résultat | bool |