FActorDestructionInfo

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetDriver.h

Include

#include "Engine/NetDriver.h"

Syntax

struct FActorDestructionInfo

Variables

Name Description

Public variable

bool

 

bIgnoreDistanceCulling

When true the destruction info data will be sent even if the viewers are not close to the actor

Public variable

FVector

 

DestroyedPosition

Public variable

TWeakObjectPtr<...

 

Level

Public variable

FNetworkGUID

 

NetGUID

Public variable

TWeakObjectPtr<...

 

ObjOuter

Public variable

FString

 

PathName

Public variable

EChannelCloseRe...

 

Reason

Public variable

FName

 

StreamingLevelName

Constructors

Name Description

Public function

FActorDestructionInfo()

Functions

Name Description

Public function

void

 

CountBytes

(
    FArchive& Ar
)

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