Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FScriptMapHelper
Description
Returns the number of elements in the map. Needed to allow reading of the num when the map is 'invalid' during its intrusive unset state.
| Name | NumUnchecked |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
| Include Path | #include "UObject/UnrealType.h" |
int32 NumUnchecked() const
The number of elements in the map.