ILauncherWorkerRef

Type definition for shared references to instances of [ILauncherWorker](API\Developer\LauncherServices\ILauncherWorker).

Unreal Engine C++ API Reference > Developer > LauncherServices

Type

typedef [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< class [ILauncherWorker](API\Developer\LauncherServices\ILauncherWorker) > ILauncherWorkerRef  

References

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

Remarks

Type definition for shared references to instances of ILauncherWorker.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library