Method | Description | |
---|---|---|
CheckCast ( ) : bool | ||
Effect ( Point3D loc, Map map, bool checkMulti ) : void | ||
OnCast ( ) : void | ||
RecallSpell ( Mobile caster, Server.Items.Item scroll ) : Server.Items | ||
RecallSpell ( Mobile caster, Server.Items.Item scroll, |
public Effect ( Point3D loc, Map map, bool checkMulti ) : void | ||
loc | Point3D | |
map | Map | |
checkMulti | bool | |
return | void |
public RecallSpell ( Mobile caster, Server.Items.Item scroll ) : Server.Items | ||
caster | Mobile | |
scroll | Server.Items.Item | |
return | Server.Items |
public RecallSpell ( Mobile caster, Server.Items.Item scroll, |
||
caster | Mobile | |
scroll | Server.Items.Item | |
entry | ||
book | ||
return | Server.Items |