FUObjectArray::GetObjectArrayNum

Returns the size of the global [UObject](API\Runtime\CoreUObject\UObject\UObject) array, some of these might be unused

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UObjectArray.h"

Syntax

int32 GetObjectArrayNum() const

Remarks

Returns the size of the global UObject array, some of these might be unused

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