Method | Description | |
---|---|---|
CheckCast ( ) : bool | ||
OnCast ( ) : void | ||
PolymorphSpell ( Mobile caster, Item scroll ) : System | ||
PolymorphSpell ( Mobile caster, Item scroll, int body ) : System | ||
StopTimer ( Mobile m ) : bool |
Method | Description | |
---|---|---|
EndPolymorph ( Mobile m ) : void |
public PolymorphSpell ( Mobile caster, Item scroll ) : System | ||
caster | Mobile | |
scroll | Item | |
return | System |
public PolymorphSpell ( Mobile caster, Item scroll, int body ) : System | ||
caster | Mobile | |
scroll | Item | |
body | int | |
return | System |