UCookOnTheFlyServer::MarkPackageDirtyForCooker

Marks a package as dirty for cook causes package to be recooked on next request (and all dependent packages which are currently cooked)

Windows
MacOS
Linux

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

void MarkPackageDirtyForCooker
(
    UPackage * Package
)

Remarks

Marks a package as dirty for cook causes package to be recooked on next request (and all dependent packages which are currently cooked)

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