Navigation
API > API/Runtime > API/Runtime/NetCore
This class restricts access to DestroyNetHandle functionality as early destruction prevents further dirty state tracking.
| Name | FNetHandleDestroyer |
| Type | class |
| Header File | /Engine/Source/Runtime/Net/Core/Public/Net/Core/NetHandle/NetHandleManager.h |
| Include Path | #include "Net/Core/NetHandle/NetHandleManager.h" |
Syntax
class FNetHandleDestroyer
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| UReplicationBridge | friend | Friends | Net/Core/NetHandle/NetHandleManager.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void DestroyNetHandle
(
FNetHandle Handle |
Calls FNetHandleManager::DestroyNetHandle(Handle). | Net/Core/NetHandle/NetHandleManager.h |