Navigation
API > API/Developer > API/Developer/Zen
| Name | FZenServiceEndpoint |
| Type | class |
| Header File | /Engine/Source/Developer/Zen/Public/Experimental/ZenServerInterface.h |
| Include Path | #include "Experimental/ZenServerInterface.h" |
Syntax
class FZenServiceEndpoint
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Experimental/ZenServerInterface.h | |||
FZenServiceEndpoint
(
FStringView InName, |
Experimental/ZenServerInterface.h |
Enums
Public
| Name | Remarks |
|---|---|
| ESocketType |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Name | FString | Experimental/ZenServerInterface.h | ||
| Port | uint16 | Experimental/ZenServerInterface.h | ||
| SocketType | ESocketType | Experimental/ZenServerInterface.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FStringView GetHostName() |
Experimental/ZenServerInterface.h | ||
FStringView GetName() |
Experimental/ZenServerInterface.h | ||
uint16 GetPort() |
Experimental/ZenServerInterface.h | ||
ESocketType GetSocketType() |
Experimental/ZenServerInterface.h | ||
FString GetURL() |
Experimental/ZenServerInterface.h |