UGarbageCollectionSettings

Implements the settings for garbage collection.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/CoreSettings.h

Include

#include "Engine/CoreSettings.h"

Syntax

class UGarbageCollectionSettings : public UDeveloperSettings

Remarks

Implements the settings for garbage collection.

Variables

Name Description

Protected variable

 

ConsoleVariable

Protected variable

 

DisplayName

Protected variable

 

ToolTip

Constructors

Name Description

Public function

UGarbageCollectionSettings()

Overridden from UObject

Name Description

Protected function Virtual

void

 

PostEditChangeProperty

(
    FPropertyChangedEvent& PropertyCha...
)

Called when a property on this object has been modified externally

Protected function Virtual

void

 

PostInitProperties()

Called after the C++ constructor and after the properties have been initialized, including those loaded from config.

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