公有成员 | |
AkMemSettings () | |
公有属性 | |
AkUInt32 | uMaxNumPools |
Maximum number of memory pools. 32 by default, increase as needed. |
|
AkUInt32 | uDebugFlags |
Debug flags from AK::MemoryMgr::DebugFlags enum. Should be 0. This flag is ignored when not in DEBUG. Memory usage will be higher when this debug tool is enabled. |
Memory Manager's initialization settings.
在文件AkModule.h第39行定义。