Navigation
API > API/Developer > API/Developer/Zen
| Name | FSystemServiceSettings |
| Type | struct |
| Header File | /Engine/Source/Developer/Zen/Public/Experimental/ZenServerInterface.h |
| Include Path | #include "Experimental/ZenServerInterface.h" |
Syntax
struct FSystemServiceSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAllowRemoteNetworkService | bool | Experimental/ZenServerInterface.h | ||
| bSendUnattendedBugReports | bool | Experimental/ZenServerInterface.h | ||
| DataPath | FString | Experimental/ZenServerInterface.h | ||
| DesiredPort | uint16 | Experimental/ZenServerInterface.h | ||
| ExtraArgs | FString | Experimental/ZenServerInterface.h | ||
| InstallPath | FString | Experimental/ZenServerInterface.h |