Wwise SDK 2024.1.1
|
#include <AkListBare.h>
Protected 成员函数 | |
AkForceInline void | ResetCount (T *) |
AkForceInline void | IncrementCount (T *) |
AkForceInline void | DecrementCount (T *) |
Item count policy. These policy classes must define protected methods ResetCount(), IncrementCount(), DecrementCount() and optionally, public unsigned int Length() const.
在文件 AkListBare.h 第 78 行定义.