Back to Server
CastSpellRequestEventArgs : EventArgs
(
ctor
) CastSpellRequestEventArgs(
Mobile
m,
int
spellID,
Item
book )
Mobile
Mobile{
get
; }
Item
Spellbook{
get
; }
int
SpellID{
get
; }