Navigation
Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfile
References
Module | LauncherServices |
Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
Include | #include "ILauncherProfile.h" |
[FIsCookFinishedDelegate](API\Developer\LauncherServices\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.