ILauncherProfile::OnIsCookFinished

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

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library