FOnTaskCompletedDelegate

Delegate used to notify when a stage ends

Unreal Engine C++ API Reference > Developer > LauncherServices

Type

typedef TMulticastDelegate_OneParam< void, const [FString](API\Runtime\Core\Containers\FString) & > FOnTaskCompletedDelegate  

References

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

Remarks

Delegate used to notify when a stage ends


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library