Wwise SDK 2024.1.1
|
◆ SortedUpdate()
template<class T_KEY , class T_ITEM , class U_POOL = ArrayPoolDefault, class U_KEY = AkGetArrayKey< T_KEY, T_ITEM >, class TGrowBy = AkGrowByPolicy_DEFAULT, class TMovePolicy = AkAssignmentMovePolicy<T_ITEM>, class TComparePolicy = AkDefaultSortedKeyCompare<T_KEY>>
template<typename T_UPDATE , typename U_UPDATEKEY = GetUpdateKey<T_UPDATE>, typename FN_EXISTS = void (*)(T_ITEM&, const T_UPDATE&), typename FN_NEW = void (*)(T_ITEM&, const T_UPDATE&), typename FN_OLD = void (*)(T_ITEM&)>
Definition at line 337 of file AkKeyArray.h. |
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise