UNetConnection::GetParentConnectionId

If this is a child connection it will return the topmost parent coonnection ID, otherwise it will return its own ID.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/NetConnection.h"

Source

/Engine/Source/Runtime/Engine/Private/NetConnection.cpp

Syntax

uint32 GetParentConnectionId() const

Remarks

If this is a child connection it will return the topmost parent coonnection ID, otherwise it will return its own ID.

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