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 ELauncherProfileRoleInstanceTypes&58;&58;ToString
&40;
ELauncherProfileRoleInstanceTypes::Type InstanceType
&41;
}
Remarks
Returns the string representation of the specified ELauncherProfileRoleInstanceTypes value. A string value.
Parameters
Name | Description |
---|---|
InstanceType | The value to get the string for. |