Wwise SDK 2024.1.1
|
#include <AkListBare.h>
限定公開メンバ関数 | |
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 行目に定義があります。