Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TScriptMap
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/Map.h |
| Include | #include "Containers/Map.h" |
int32 FindPairIndex
&40;
const void &42; Key,
const FScriptMapLayout & MapLayout,
TFunctionRef< uint32(const void &42;)> GetKeyHash,
TFunctionRef< bool(const void &42;, const void &42;)> KeyEqualityFn
&41;
Remarks
Finds the associated key, value from hash of Key, rather than linearly searching