FScriptMapHelper::GetMaxIndex

Returns the (non-inclusive) maximum index of elements in the map.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h

Include

#include "UObject/UnrealType.h"

Syntax

int32 GetMaxIndex() const

Remarks

Returns the (non-inclusive) maximum index of elements in the map.

Returns

The (non-inclusive) maximum index of elements in the map.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss