ILauncherProfile::OnIsCookFinished

Returns the cook delegate which can be used to query if the cook is finished.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h

Include

#include "ILauncherProfile.h"

Syntax

FIsCookFinishedDelegate & OnIsCookFinished()

Remarks

Returns the cook delegate which can be used to query if the cook is finished.

Used by cook by the book in the editor.

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