Method | Description | |
---|---|---|
GetCommand ( int entry, ItemClass iClass, int subClass, int unk0, string name, int dispId, ItemQuality quality, ItemFlag flags, ItemFlagExtra flags2, int buyPrice, int sellPrice, InventoryType invType, ClassMask allowClass, RaceMask allowRace, int itemLvl, int reqLvl, int reqSkill, int reqSkLvl, int reqSpell, int reqHonor, int reqCity, int reqRepFaction, int reqRepValue, int maxCount, int stacks, int contSlots, int statsCount, ItemModType statType, int statValue, int ssdId, int ssdVal, float dmgMin, float dmgMax, DamageType dmgType, int resistance, int delay, AmmoType ammoType, float rangedMod, int spellId, ItemSpellTriggerType spellTrigger, int spellCharges, int spellCooldown, int spellCategory, int spellCatCooldown, ItemBonding binding, string description, int pageText, Language langId, PageMaterial pageMat, int startQuest, int lockId, Material material, SheathType sheath, int randomProp, int randomSuffix, int block, int itemSet, int maxDura, int area, int map, BagFamilyMask bagFamily, TotemCategory totemCat, ItemSocketColor color, int content, int socketBonus, int gemProps, int reqDisEnchSkill, float armorDmgMod, int duration, int limitCategory, Holiday holidayId ) : string |
public GetCommand ( int entry, ItemClass iClass, int subClass, int unk0, string name, int dispId, ItemQuality quality, ItemFlag flags, ItemFlagExtra flags2, int buyPrice, int sellPrice, InventoryType invType, ClassMask allowClass, RaceMask allowRace, int itemLvl, int reqLvl, int reqSkill, int reqSkLvl, int reqSpell, int reqHonor, int reqCity, int reqRepFaction, int reqRepValue, int maxCount, int stacks, int contSlots, int statsCount, ItemModType statType, int statValue, int ssdId, int ssdVal, float dmgMin, float dmgMax, DamageType dmgType, int resistance, int delay, AmmoType ammoType, float rangedMod, int spellId, ItemSpellTriggerType spellTrigger, int spellCharges, int spellCooldown, int spellCategory, int spellCatCooldown, ItemBonding binding, string description, int pageText, Language langId, PageMaterial pageMat, int startQuest, int lockId, Material material, SheathType sheath, int randomProp, int randomSuffix, int block, int itemSet, int maxDura, int area, int map, BagFamilyMask bagFamily, TotemCategory totemCat, ItemSocketColor color, int content, int socketBonus, int gemProps, int reqDisEnchSkill, float armorDmgMod, int duration, int limitCategory, Holiday holidayId ) : string | ||
entry | int | |
iClass | ItemClass | |
subClass | int | |
unk0 | int | |
name | string | |
dispId | int | |
quality | ItemQuality | |
flags | ItemFlag | |
flags2 | ItemFlagExtra | |
buyPrice | int | |
sellPrice | int | |
invType | InventoryType | |
allowClass | ClassMask | |
allowRace | RaceMask | |
itemLvl | int | |
reqLvl | int | |
reqSkill | int | |
reqSkLvl | int | |
reqSpell | int | |
reqHonor | int | |
reqCity | int | |
reqRepFaction | int | |
reqRepValue | int | |
maxCount | int | |
stacks | int | |
contSlots | int | |
statsCount | int | |
statType | ItemModType | |
statValue | int | |
ssdId | int | |
ssdVal | int | |
dmgMin | float | |
dmgMax | float | |
dmgType | DamageType | |
resistance | int | |
delay | int | |
ammoType | AmmoType | |
rangedMod | float | |
spellId | int | |
spellTrigger | ItemSpellTriggerType | |
spellCharges | int | |
spellCooldown | int | |
spellCategory | int | |
spellCatCooldown | int | |
binding | ItemBonding | |
description | string | |
pageText | int | |
langId | Language | |
pageMat | PageMaterial | |
startQuest | int | |
lockId | int | |
material | Material | |
sheath | SheathType | |
randomProp | int | |
randomSuffix | int | |
block | int | |
itemSet | int | |
maxDura | int | |
area | int | |
map | int | |
bagFamily | BagFamilyMask | |
totemCat | TotemCategory | |
color | ItemSocketColor | |
content | int | |
socketBonus | int | |
gemProps | int | |
reqDisEnchSkill | int | |
armorDmgMod | float | |
duration | int | |
limitCategory | int | |
holidayId | Holiday | |
return | string |