UNetConnection::GetUChildConnection

Get the representation of a secondary splitscreen connection that reroutes calls to the parent connection

Windows
MacOS
Linux

Override Hierarchy

UNetConnection::GetUChildConnection()

UChildConnection::GetUChildConnection()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetConnection.h

Include

#include "Engine/NetConnection.h"

Syntax

virtual UChildConnection * GetUChildConnection()

Remarks

Get the representation of a secondary splitscreen connection that reroutes calls to the parent connection

Returns

NULL for this connection.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss