Navigation
API > API/Runtime > API/Runtime/PacketHandler
PacketHandler Configuration Profiles based on each NetDriver
| Name | UPacketHandlerProfileConfig |
| Type | class |
| Header File | /Engine/Source/Runtime/PacketHandlers/PacketHandler/Classes/PacketHandlerProfileConfig.h |
| Include Path | #include "PacketHandlerProfileConfig.h" |
Syntax
UCLASS (Config=Engine, PerObjectConfig)
class UPacketHandlerProfileConfig : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPacketHandlerProfileConfig
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UPacketHandlerProfileConfig
(
const FObjectInitializer& ObjectInitializer |
PacketHandlerProfileConfig.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Components | TArray< FString > | PacketHandlerProfileConfig.h |
|