FUObjectArray::CloseDisregardForGC

After the initial load, this closes the disregard pool so that new object are GC-able

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 CloseDisregardForGC()

Remarks

After the initial load, this closes the disregard pool so that new object are GC-able

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