Navigation
API > API/Developer > API/Developer/Zen > API/Developer/Zen/FZenServiceInstance
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Experimental/ZenServerInterface.h |
|
|
|
Experimental/ZenServerInterface.h |
|
|
|
Experimental/ZenServerInterface.h |
|
FZenServiceInstance()
| |
|
| Name |
FZenServiceInstance |
| 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 |
FZenServiceInstance()
FZenServiceInstance(FStringView)
| |
|
| Name |
FZenServiceInstance |
| 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 |
FZenServiceInstance
(
FStringView InstanceURL
)
FZenServiceInstance(FServiceSettings &&)
| |
|
| Name |
FZenServiceInstance |
| 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 |
FZenServiceInstance
(
FServiceSettings && InSettings
)