|
|
::ll::TypedStorage< 4, 12, ::SubChunkPos > | mCurrentPlayerSubChunk |
| |
|
::ll::TypedStorage< 4, 12, ::SubChunkPos > | mSubChunkToTrack |
| |
|
::ll::TypedStorage< 1, 1, bool > | mCollectData |
| |
|
::ll::TypedStorage< 1, 1, bool > | mLogAllData |
| |
|
::ll::TypedStorage< 1, 1, bool > | mCollectSubChunkPosition |
| |
|
::ll::TypedStorage< 1, 3, ::LevelChunkAndSubChunkLoggingData::DebugRenderingOptions > | mDebugRenderingOptions |
| |
|
::ll::TypedStorage< 1, 1, ::ChunkState > | mTrackedLevelChunkStateServer |
| |
|
::ll::TypedStorage< 1, 1, ::ChunkState > | mTrackedLevelChunkStateClient |
| |
|
::ll::TypedStorage< 1, 1, ::ChunkState > | mTrackedLevelChunkStateClientServer |
| |
|
::ll::TypedStorage< 4, 4, ::SubChunk::SubChunkState > | mTrackedSubChunkStateServer |
| |
|
::ll::TypedStorage< 4, 4, ::SubChunk::SubChunkState > | mTrackedSubChunkStateClient |
| |
|
::ll::TypedStorage< 4, 4, ::SubChunk::SubChunkState > | mTrackedSubChunkStateClientServer |
| |
|
::ll::TypedStorage< 8, 8, ::std::chrono::steady_clock::time_point > | mLogStartTime |
| |
|
::ll::TypedStorage< 8, 16, ::std::map<::SubChunkPos, ::std::vector<::LevelChunkAndSubChunkLoggingData::LogEntry > > > | mSubChunkLog |
| |
|
::ll::TypedStorage< 8, 16, ::std::map<::ChunkPos, ::std::vector<::LevelChunkAndSubChunkLoggingData::LogEntry > > > | mLevelChunkLog |
| |
|
::ll::TypedStorage< 8, 24, ::std::vector<::LevelChunkAndSubChunkLoggingData::LogEntry > > | mGeneralEventLog |
| |
|
::ll::TypedStorage< 8, 80, ::Bedrock::Threading::Mutex > | mMutex |
| |
|
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |
| |