UNetConnection::DestroyIgnoredActor

Called internally to destroy an actor during replay fast-forward when the actor channel index will be recycled

Windows
MacOS
Linux

Override Hierarchy

UNetConnection::DestroyIgnoredActor()

UDemoNetConnection::DestroyIgnoredActor()

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 DestroyIgnoredActor
(
    AActor * Actor
)

Remarks

Called internally to destroy an actor during replay fast-forward when the actor channel index will be recycled

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