FOnLaunchCompletedDelegate

Delegate used to notify when the launch is complete

Unreal Engine C++ API Reference > Developer > LauncherServices

Type

typedef TMulticastDelegate_ThreeParams< void, bool, double, int32 > FOnLaunchCompletedDelegate  

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherWorker.h
Include #include "ILauncherWorker.h"

Remarks

Delegate used to notify when the launch is complete


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library