|
| enum class | LoadMode : int { Client = 0
, Server = 1
} |
|
|
::ll::TypedStorage< 4, 4, ::ItemVersion > | mItemVersion |
|
::ll::TypedStorage< 4, 4, ::ItemParseContext::LoadMode > | mLoadMode |
|
::ll::TypedStorage< 8, 8, ::std::optional<::ItemIconInfo >(*)(::std::string const &, int)> | mItemIconFactory |
|
::ll::TypedStorage< 8, 64, ::std::unordered_set<::std::string > > | mParsedDefinitions |
|
::ll::TypedStorage< 8, 64, ::std::unordered_set<::std::string > > | mUnverifiedItemOverrideNames |
The documentation for this struct was generated from the following file: