Navigation
API > API/Plugins > API/Plugins/MultiServerReplication
A child network connection used by UProxyBackendNetDriver.
| Name | UProxyBackendChildNetConnection |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MultiServerReplication/Source/MultiServerReplication/Public/MultiServerProxy.h |
| Include Path | #include "MultiServerProxy.h" |
Syntax
UCLASS ()
class UProxyBackendChildNetConnection : public UChildConnection
Inheritance Hierarchy
- FExec → UPlayer → UNetConnection → UChildConnection → UProxyBackendChildNetConnection
- UObjectBase → UObjectBaseUtility → UObject → UPlayer → UNetConnection → UChildConnection → UProxyBackendChildNetConnection
Functions
Public
Overridden from UNetConnection
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void HandleClientPlayer
(
APlayerController* PC, |
MultiServerProxy.h |