ECookTickFlags

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "CookOnTheSide/CookOnTheFlyServer.h"

Syntax

enum ECookTickFlags
{
    None                   = 0x00000000,
    MarkupInUsePackages    = 0x00000001,
    HideProgressDisplay    = 0x00000002,
}

Values

Name

Description

None

MarkupInUsePackages

HideProgressDisplay

Markup packages for partial 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