| 
    Wwise SDK 2021.1.14
    
   | 
 
◆ FindEx()
template<class T , class ARG_T , class TAlloc  = ArrayPoolDefault, class TGrowBy  = AkGrowByPolicy_DEFAULT, class TMovePolicy  = AkAssignmentMovePolicy<T>>  
 Returns the iterator th the specified item, will be End() if the item is not found 参照元 AkArray< T, const T &, U_POOL, AkGrowByPolicy_DEFAULT, AkAssignmentMovePolicy< T > >::Exists(), AkArray< T, const T &, U_POOL, AkGrowByPolicy_DEFAULT, AkAssignmentMovePolicy< T > >::Remove(), AkArray< T, const T &, U_POOL, AkGrowByPolicy_DEFAULT, AkAssignmentMovePolicy< T > >::RemoveSwap().  |