ELauncherProfileRoleInstanceTypes::ToString

Returns the string representation of the specified ELauncherProfileRoleInstanceTypes value.

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.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library