UCookCommandlet::HasExceededMaxMemory

See if the cooker has exceeded max memory allowance in this case the cooker should force a garbage collection

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Commandlets/CookCommandlet.h

Include

#include "Commandlets/CookCommandlet.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Commandlets/CookCommandlet.cpp

Syntax

bool HasExceededMaxMemory
(
    uint64 MaxMemoryAllowance
) const

Remarks

See if the cooker has exceeded max memory allowance in this case the cooker should force a garbage collection

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