ELauncherProfileRoleInstanceTypes::ToString

Returns the string representation of the specified ELauncherProfileRoleInstanceTypes value.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfileLaunchRole.h

Include

#include "ILauncherProfileLaunchRole.h"

Syntax

namespace ELauncherProfileRoleInstanceTypes
{
    FString ELauncherProfileRoleInstanceTypes::ToString
    (
        ELauncherProfileRoleInstanceTypes::Type InstanceType
    )
}

Remarks

Returns the string representation of the specified ELauncherProfileRoleInstanceTypes value.

Returns

A string value.

Parameters

Parameter

Description

InstanceType

The value to get the string for.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss