Navigation
API > API/Runtime > API/Runtime/Engine
Priority sortable list.
| Name | FActorPriority |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/NetDriver.h |
| Include Path | #include "Engine/NetDriver.h" |
Syntax
struct FActorPriority
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Engine/NetDriver.h | |||
FActorPriority
(
UNetConnection* InConnection, |
Engine/NetDriver.h | ||
FActorPriority
(
UNetConnection* InConnection, |
Engine/NetDriver.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ActorInfo | FNetworkObjectInfo * | Engine/NetDriver.h | ||
| Channel | UActorChannel * | Engine/NetDriver.h | ||
| DestructionInfo | FActorDestructionInfo * | Engine/NetDriver.h | ||
| Priority | int32 | Engine/NetDriver.h |