Метод | Описание | |
---|---|---|
HasTimer ( Mobile m ) : bool | ||
InvisibilitySpell ( Mobile caster, Item scroll ) : System | ||
OnCast ( ) : void | ||
RemoveTimer ( Mobile m ) : void | ||
Target ( Mobile m ) : void |
public static HasTimer ( Mobile m ) : bool | ||
m | Mobile | |
Результат | bool |
public InvisibilitySpell ( Mobile caster, Item scroll ) : System | ||
caster | Mobile | |
scroll | Item | |
Результат | System |
public static RemoveTimer ( Mobile m ) : void | ||
m | Mobile | |
Результат | void |