Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FScriptMapHelper
Description
Finds or adds a new default-constructed value
No need to rehash after calling. The hash table must be properly hashed before calling.
| Name | FindOrAdd |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
| Include Path | #include "UObject/UnrealType.h" |
void * FindOrAdd
(
const void * KeyPtr
)
The address to the value, not the pair