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