Свойство | Type | Description | |
---|---|---|---|
amount | ushort | ||
di_attack | byte | ||
feng_attack | byte | ||
forgename | String | ||
gem1 | uint | ||
gem2 | uint | ||
gem3 | uint | ||
gemcount | byte | ||
god_exp | int | ||
god_strong | int | ||
huo_attack | byte | ||
id | uint | ||
itemid | uint | ||
postion | ushort | ||
property | int | ||
shui_attack | byte | ||
stronglv | byte | ||
typeid | uint | ||
war_ghost_exp | int |
Méthode | Description | |
---|---|---|
DecStrongLevel ( ) : bool | ||
GetGemCount ( ) : int | ||
GetGemType ( ) : byte | ||
GetGemType ( byte index ) : byte | ||
GetItemSort ( ) : int | ||
GetItemType ( ) : int | ||
GetLevel ( ) : int | ||
GetQuality ( ) : int | ||
GetStrongLevel ( ) : byte | ||
IsArmor ( ) : bool | ||
IsArrowSort ( uint type ) : bool | ||
IsEquip ( ) : bool | ||
IsFinery ( ) : bool | ||
IsGem ( ) : bool | ||
IsHelmet ( ) : bool | ||
IsShield ( ) : bool | ||
OpenGem ( byte index ) : void | ||
RoleItemInfo ( ) : System | ||
SetGemType ( byte index, byte value ) : void | ||
UpLevel ( ) : void | ||
UpQuality ( ) : void | ||
UpStrongLevel ( byte lv ) : void |
public SetGemType ( byte index, byte value ) : void | ||
index | byte | |
value | byte | |
Résultat | void |