Method | Description | |
---|---|---|
Complete ( |
Complates skill, warping creature.
|
|
Prepare ( |
Prepares skill, reading the item to use from the packet.
|
|
Warp ( |
Warps creature, based on the item's properties.
|
public Complete ( |
||
creature | ||
skill | Skill | |
packet | Packet | |
return | void |
public Prepare ( |
||
creature | ||
skill | Skill | |
packet | Packet | |
return | bool |
public static Warp ( |
||
creature | ||
item | Item | |
warpPartyMembers | bool | |
return | bool |