Public メソッド | |
AkMemSettings () | |
Public 変数 | |
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 行で定義されています。