Wwise SDK 2019.2.15
|
◆ 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, const T &, U_POOL, AkGrowByPolicy_DEFAULT, AkAssignmentMovePolicy< T > >::FindEx(), AkArray< T, const T &, U_POOL, AkGrowByPolicy_DEFAULT, AkAssignmentMovePolicy< T > >::RemoveAll(). |