AOnlineBeaconHost::OnNetCleanup

Handles cleaning up the associated Actor when killing the connection

Windows
MacOS
Linux

Override Hierarchy

AActor::OnNetCleanup()

AOnlineBeaconHost::OnNetCleanup()

References

Module

OnlineSubsystemUtils

Header

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/OnlineBeaconHost.h

Include

#include "OnlineBeaconHost.h"

Source

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Private/OnlineBeaconHost.cpp

Syntax

virtual void OnNetCleanup
(
    UNetConnection * Connection
)

Remarks

Handles cleaning up the associated Actor when killing the connection

Parameters

Parameter

Description

Connection

the connection associated with this actor

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