Navigation
API > API/Developer > API/Developer/Zen
| Name | FServiceAutoLaunchSettings |
| Type | struct |
| Header File | /Engine/Source/Developer/Zen/Public/Experimental/ZenServerInterface.h |
| Include Path | #include "Experimental/ZenServerInterface.h" |
Syntax
struct FServiceAutoLaunchSettings
Enums
Public
| Name | Remarks |
|---|---|
| EInstallMode |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAllowRemoteNetworkService | bool | Experimental/ZenServerInterface.h | ||
| bIsDefaultDataPath | bool | Experimental/ZenServerInterface.h | ||
| bIsDefaultSharedRunContext | bool | Experimental/ZenServerInterface.h | ||
| bLimitProcessLifetime | bool | Experimental/ZenServerInterface.h | ||
| bSendUnattendedBugReports | bool | Experimental/ZenServerInterface.h | ||
| bShowConsole | bool | Experimental/ZenServerInterface.h | ||
| DataPath | FString | Experimental/ZenServerInterface.h | ||
| DesiredPort | uint16 | Experimental/ZenServerInterface.h | ||
| ExtraArgs | FString | Experimental/ZenServerInterface.h | ||
| InstallMode | enum UE::Zen::FServiceAutoLaunchSettings::EInstallMode | Experimental/ZenServerInterface.h | ||
| Plugins | TArray< FServicePluginSettings > | Experimental/ZenServerInterface.h |