Describes in which loading state a resource currently is, and how many different quality levels there are.
More...
#include <Declarations.h>
|
xiiResourceState | m_State = xiiResourceState::Invalid |
|
xiiUInt8 | m_uiQualityLevelsDiscardable = 0xFF |
| How often the resource could discard a 'quality level' of its data and still be usable. Zero for the vast majority of resource types.
|
|
xiiUInt8 | m_uiQualityLevelsLoadable = 0xFF |
| How often the resource could load another 'quality level' of its data until everything is loaded. Zero for the vast majority of resource types.
|
|
Describes in which loading state a resource currently is, and how many different quality levels there are.
The documentation for this struct was generated from the following file:
- /home/runner/work/XII/XII/Source/Engine/Core/ResourceManager/Implementation/Declarations.h