UCookOnTheFlyServer::GetMaxMemoryAllowance

Returns the configured amount of memory allowed before forcing a GC

Windows
MacOS
Linux

Deprecated

  • Use HasExceededMaxMemory instead

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/CookOnTheSide/CookOnTheFlyServer.h

Include

#include "CookOnTheSide/CookOnTheFlyServer.h"

Source

/Engine/Source/Editor/UnrealEd/Private/CookOnTheFlyServer.cpp

Syntax

uint64 GetMaxMemoryAllowance() const

Remarks

Returns the configured amount of memory allowed before forcing a GC

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