Wwise SDK 2024.1.1
|
◆ Begin()
template<class T , class ARG_T , class TAlloc = ArrayPoolDefault, class TGrowBy = AkGrowByPolicy_DEFAULT, class TMovePolicy = AkAssignmentMovePolicy<T>>
Returns the iterator to the first item of the array, will be End() if the array is empty. 被这些函数引用 AkHashList< AkUInt32, Entry, TAlloc >::BeginEx(), AkArray< T_MAPSTRUCT *, T_MAPSTRUCT *, ArrayPoolDefault, AkGrowByPolicy_NoGrow >::FindEx() , 以及 AkArray< T_MAPSTRUCT *, T_MAPSTRUCT *, ArrayPoolDefault, AkGrowByPolicy_NoGrow >::RemoveAll(). |