Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfile
Description
Returns the cook delegate which can be used to query if the cook is finished.
Used by cook by the book in the editor.
| Name | OnIsCookFinished |
| Type | function |
| Header File | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h |
| Include Path | #include "ILauncherProfile.h" |
FIsCookFinishedDelegate & OnIsCookFinished()