|
| enum class | EntryType : int { LootItem = 0
, EmptyLootItem = 1
, LootTableEntry = 2
, LootTableReference = 3
} |
|
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::LootTable > > | mTable |
|
::ll::TypedStorage< 4, 4, int > | mWeight |
|
::ll::TypedStorage< 4, 4, int > | mQuality |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::unique_ptr<::LootItemCondition > > > | mConditions |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::LootPoolEntry > > | mSubTable |
◆ _createItem()
◆ getEntryType()
| virtual::LootPoolEntry::EntryType LootTableEntry::getEntryType |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: