itemfilterdata¶
A collection of settings that together describe the loot filter for an item.
Members¶
bool AutoRoll¶
- The Auto Roll state (dice icon).
bool Greed¶
- The Greed (GD) state.
int IconID¶
- The ID of the icon.
int ID¶
- The ID of the item.
string Name¶
- The Name of the item.
bool Need¶
- The Need (ND) state.
bool Never¶
- The Never (NV) state.
int Types¶
- Bit field representing all the loot filter flags for this item.
string To String¶
- Same as Name