Navigation
API > API/Developer > API/Developer/Zen > API/Developer/Zen/FZenServiceEndpoint
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Experimental/ZenServerInterface.h |
|
|
|
Experimental/ZenServerInterface.h |
|
FZenServiceEndpoint()
| |
|
| Name |
FZenServiceEndpoint |
| Type |
function |
| Header File |
/Engine/Source/Developer/Zen/Public/Experimental/ZenServerInterface.h |
| Include Path |
#include "Experimental/ZenServerInterface.h" |
FZenServiceEndpoint()
FZenServiceEndpoint(FStringView, uint16)
| |
|
| Name |
FZenServiceEndpoint |
| Type |
function |
| Header File |
/Engine/Source/Developer/Zen/Public/Experimental/ZenServerInterface.h |
| Include Path |
#include "Experimental/ZenServerInterface.h" |
| Source |
/Engine/Source/Developer/Zen/Private/ZenServerInterface.cpp |
FZenServiceEndpoint
(
FStringView InName,
uint16 InPort
)