ILauncherProfilePtr

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

Unreal Engine C++ API Reference > Developer > LauncherServices

Type

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

References

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

Remarks

Type definition for shared pointers to instances of ILauncherProfile.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library