FUObjectArray::DisregardForGCEnabled

Indicates if the disregard for GC optimization is active

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UObjectArray.h"

Syntax

bool DisregardForGCEnabled() const

Remarks

Indicates if the disregard for GC optimization is active

Returns

true if MaxObjectsNotConsideredByGC is greater than zero; this indicates that the disregard for GC optimization is enabled

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