UWorld::GetTimeBetweenGarbageCollectionPasses

Returns the current desired time between garbage collection passes (not the time remaining)

Windows
MacOS
Linux

Deprecated

  • Call GEngine->GetTimeBetweenGarbageCollectionPasses instead

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/World.h

Include

#include "Engine/World.h"

Source

/Engine/Source/Runtime/Engine/Private/LevelTick.cpp

Syntax

float GetTimeBetweenGarbageCollectionPasses() const

Remarks

Returns the current desired time between garbage collection passes (not the time remaining)

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