ILauncherPtr

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

Unreal Engine C++ API Reference > Developer > LauncherServices

Type

typedef [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< class [ILauncher](API\Developer\LauncherServices\ILauncher) > ILauncherPtr  

References

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

Remarks

Type definition for shared pointers to instances of ILauncher.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library