Navigation
Unreal Engine C++ API Reference > Developer > LauncherServices
References
Module | LauncherServices |
Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileLaunchRole.h |
Include | #include "ILauncherProfileLaunchRole.h" |
namespace ELauncherProfileRoleInstanceTypes { [FString](API\Runtime\Core\Containers\FString) ELauncherProfileRoleInstanceTypes::ToString ( [ELauncherProfileRoleInstanceTypes::Type](API\Developer\LauncherServices\ELauncherProfileRoleInstanceType-) InstanceType ) }
Remarks
Returns the string representation of the specified ELauncherProfileRoleInstanceTypes value. A string value.
Parameters
Name | Description |
---|---|
InstanceType | The value to get the string for. |