ILauncherProfileLaunchRole::SetInstanceType

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

Unreal Engine C++ API Reference > Developer > LauncherServices > ILauncherProfileLaunchRole

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileLaunchRole.h
Include #include "ILauncherProfileLaunchRole.h"
void SetInstanceType
(
    [ELauncherProfileRoleInstanceTypes::Type](API\Developer\LauncherServices\ELauncherProfileRoleInstanceType-) InInstanceType
)

Remarks

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

Parameters

Name Description
InInstanceType The instance type to set.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library