Wwise SDK 2019.1.11
|
限定公開メンバ関数 | |
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 の 79 行目に定義があります。