Navigation
API > API/Plugins > API/Plugins/OodleNetworkHandlerComponent
Oodle Module Interface
| Name | FOodleComponentModuleInterface |
| Type | class |
| Header File | /Engine/Plugins/Compression/OodleNetwork/Source/Public/OodleNetworkHandlerComponent.h |
| Include Path | #include "OodleNetworkHandlerComponent.h" |
Syntax
class FOodleComponentModuleInterface : public FPacketHandlerComponentModuleInterface
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOodleComponentModuleInterface() |
OodleNetworkHandlerComponent.h |
Functions
Public
Overridden from FPacketHandlerComponentModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedPtr< HandlerComponent > CreateComponentInstance
(
FString& Options |
Module Interface | OodleNetworkHandlerComponent.h |
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
OodleNetworkHandlerComponent.h | ||
virtual void StartupModule() |
OodleNetworkHandlerComponent.h |