menu
版本
2019.1.11.7296
2024.1.6.8842
2023.1.14.8770
2025.1.0.8897
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.6.8842
2023.1.14.8770
2025.1.0.8897
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2019.1.11
|
◆ Begin()
template<class T , class ARG_T , class TAlloc = ArrayPoolDefault, unsigned long TGrowBy = 1, 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_ITEM, const T_ITEM &, U_POOL, 1, AkAssignmentMovePolicy< T_ITEM > >::FindEx() , 以及 AkArray< T_ITEM, const T_ITEM &, U_POOL, 1, AkAssignmentMovePolicy< T_ITEM > >::RemoveAll(). |