Property | Type | Description | |
---|---|---|---|
amount | ushort | ||
di_attack | byte | ||
feng_attack | byte | ||
forgename | String | ||
gem1 | uint | ||
gem2 | uint | ||
gem3 | uint | ||
god_exp | int | ||
god_strong | int | ||
huo_attack | byte | ||
id | uint | ||
itemid | uint | ||
playerid | int | ||
postion | ushort | ||
property | int | ||
shui_attack | byte | ||
stronglv | byte | ||
war_ghost_exp | int |
Method | Description | |
---|---|---|
Create ( byte msg = null, PackIn _inpack = null ) : void | ||
GetBuffer ( ) : byte[] | ||
RoleData_Item ( ) : System |
public Create ( byte msg = null, PackIn _inpack = null ) : void | ||
msg | byte | |
_inpack | PackIn | |
return | void |