Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FMapProperty
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
| Include | #include "UObject/UnrealType.h" |
int32 GetNum
(
void * InMap
) const
Remarks
Helper function to get the number of key/value pairs inside of a map. Used by the garbage collector where for performance reasons the provided map pointer is not guarded