ILauncherProfileLaunchRole::SetInstanceType

Sets the role instance type (i.e. client, server, etc).

Windows
MacOS
Linux

References

Module

LauncherServices

Header

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

Include

#include "ILauncherProfileLaunchRole.h"

Syntax

void SetInstanceType
(
    ELauncherProfileRoleInstanceTypes::Type InInstanceType
)

Remarks

Sets the role instance type (i.e. client, server, etc).

Parameters

Parameter

Description

InInstanceType

The instance type to set.

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