Navigation
API > API/Developer > API/Developer/Zen
| Name | FServicePluginSettings |
| Type | struct |
| Header File | /Engine/Source/Developer/Zen/Public/Experimental/ZenServerInterface.h |
| Include Path | #include "Experimental/ZenServerInterface.h" |
Syntax
struct FServicePluginSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AbsPath | FString | Experimental/ZenServerInterface.h | ||
| Name | FString | Experimental/ZenServerInterface.h | ||
| Options | TMap< FName, FString > | Experimental/ZenServerInterface.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool ReadFromCompactBinary
(
FCbFieldView Field |
Experimental/ZenServerInterface.h | ||
bool ReadFromConfig
(
const FString& InPluginName |
Experimental/ZenServerInterface.h | ||
void WriteToCompactBinary
(
FCbWriter& Writer |
Experimental/ZenServerInterface.h |