FUObjectArray::FreeUObjectIndex

Returns a [UObject](API\Runtime\CoreUObject\UObject\UObject) index top to the global uobject array

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UObjectArray.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/UObjectArray.cpp

Syntax

void FreeUObjectIndex
(
    class UObjectBase * Object
)

Remarks

Returns a UObject index top to the global uobject array

Returns a UObject index to the global uobject array

Parameters

Parameter

Description

Object

object to free

Object

object to free

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