Navigation
API > API/Runtime > API/Runtime/ReliabilityHandlerComponent
Inheritance Hierarchy
- IModuleInterface
- FPacketHandlerComponentModuleInterface
- FReliabilityHandlerComponentModuleInterface
References
Module | ReliabilityHandlerComponent |
Header | /Engine/Source/Runtime/PacketHandlers/ReliabilityHandlerComponent/Public/ReliabilityHandlerComponent.h |
Include | #include "ReliabilityHandlerComponent.h" |
Syntax
class FReliabilityHandlerComponentModuleInterface : public FPacketHandlerComponentModuleInterface
Remarks
Reliability Module Interface
Overridden from FPacketHandlerComponentModuleInterface
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TSharedPtr< HandlerComponent > | CreateComponentInstance
(
FString& Options |
Creates an instance of this component |