Navigation
API > API/Plugins > API/Plugins/PlatformDLC
Interface for a platform DLC factory
| Name | IPlatformDLCFactoryModule |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlatformDLC/Source/PlatformDLC/Public/PlatformDLC.h |
| Include Path | #include "PlatformDLC.h" |
Syntax
class IPlatformDLCFactoryModule : public IModuleInterface
Implements Interfaces
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< IPlatformDLC > GetPlatformDLC() |
Get the platform DLC for this factory | PlatformDLC.h |