UNetConnection::DestroyOwningActor

During cleanup this will destroy the actor owned by this connection (generally a PlayerController)

Windows
MacOS
Linux

Override Hierarchy

UNetConnection::DestroyOwningActor()

USimulatedClientNetConnection::DestroyOwningActor()

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

virtual void DestroyOwningActor()

Remarks

During cleanup this will destroy the actor owned by this connection (generally a PlayerController)

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