Navigation
API > API/Plugins > API/Plugins/DTLSHandlerComponent
The public interface to this module.
| Name | FDTLSHandlerComponentModule |
| Type | class |
| Header File | /Engine/Plugins/Runtime/PacketHandlers/DTLSHandlerComponent/Source/Public/DTLSHandlerComponent.h |
| Include Path | #include "DTLSHandlerComponent.h" |
Syntax
class FDTLSHandlerComponentModule : public FPacketHandlerComponentModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedPtr< HandlerComponent > CreateComponentInstance
(
FString& Options |
Creates an instance of this component | DTLSHandlerComponent.h | |
virtual void ShutdownModule() |
DTLSHandlerComponent.h | ||
virtual void StartupModule() |
DTLSHandlerComponent.h |