Method | Description | |
---|---|---|
CheckCast ( ) : bool | ||
Effect ( Point3D loc, Map map, bool checkMulti ) : void | ||
GateTravelSpell ( Mobile caster, Item scroll ) : System | ||
GateTravelSpell ( Mobile caster, Item scroll, |
||
OnCast ( ) : void |
Method | Description | |
---|---|---|
GateExistsAt ( Map map, Point3D loc ) : bool |
public Effect ( Point3D loc, Map map, bool checkMulti ) : void | ||
loc | Point3D | |
map | Map | |
checkMulti | bool | |
return | void |
public GateTravelSpell ( Mobile caster, Item scroll ) : System | ||
caster | Mobile | |
scroll | Item | |
return | System |
public GateTravelSpell ( Mobile caster, Item scroll, |
||
caster | Mobile | |
scroll | Item | |
entry | ||
return | System |