gwnavruntime/visualdebug/messages/servermemorylimitblob.h Source File
Go to the documentation of this file.
9 #ifndef Navigation_ServerMemoryLimitBlob_H
10 #define Navigation_ServerMemoryLimitBlob_H
19 class ServerMemoryLimitBlob
21 KY_ROOT_BLOB_CLASS(VisualDebugMessage, ServerMemoryLimitBlob, 0)
24 ServerMemoryLimitBlob() : m_memoryLimit(0) {}
31 SwapEndianness(e,
self.m_memoryLimit);
36 #endif // Navigation_ServerMemoryLimit_H
Target
Enumerates the possible endianness types relative to the current platform.
Definition: endianness.h:35
Definition: gamekitcrowddispersion.h:20
unsigned int KyUInt32
Type used internally to represent an unsigned 32-bit integer.
Definition: types.h:36