FUObjectArray::GetObjectArrayNumMinusAvailable

Returns the number of actual object indices that are claimed (the total size of the global object array minus the number of available object array elements

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UObjectArray.h"

Syntax

int32 GetObjectArrayNumMinusAvailable()

Remarks

Returns the number of actual object indices that are claimed (the total size of the global object array minus the number of available object array elements

Returns

The number of objects claimed

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