Navigation
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
&40;
ELauncherProfileRoleInstanceTypes::Type InInstanceType
&41;
Remarks
Sets the role instance type (i.e. client, server, etc).
Parameters
Name | Description |
---|---|
InInstanceType | The instance type to set. |