Navigation
API > API/Plugins > API/Plugins/GDKPlatformDLC
| Name | IGDKPlatformDLCModule |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Microsoft/GDKPlatformDLC/Source/GDKPlatformDLC/Public/GDKPlatformDLCModule.h |
| Include Path | #include "GDKPlatformDLCModule.h" |
Syntax
class IGDKPlatformDLCModule : public IPlatformDLCFactoryModule
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< IPlatformDLC > GetPlatformDLC() |
Get the platform DLC for this factory | GDKPlatformDLCModule.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IGDKPlatformDLCModule & Get() |
Singleton-like access to the MS Gaming Runtime module instance | GDKPlatformDLCModule.h |