FUObjectArray::GetObjectArrayNumMinusPermanent

Returns the size of the global [UObject](API\Runtime\CoreUObject\UObject\UObject) array minus the number of permanent objects

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UObjectArray.h"

Syntax

int32 GetObjectArrayNumMinusPermanent() const

Remarks

Returns the size of the global UObject array minus the number of permanent objects

Returns

the number of UObjects in the global array

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