Navigation
API > API/Developer > API/Developer/GDKPlatformEditor
| |
|
| Name |
FGDKDLCPlugins |
| Type |
struct |
| Header File |
/Engine/Source/Developer/Microsoft/GDKPlatformEditor/Public/GDKTargetSettings.h |
| Include Path |
#include "GDKTargetSettings.h" |
Syntax
USTRUCT ()
struct FGDKDLCPlugins
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| DLCName |
FString |
Name of the DLC to associate with this plugin |
GDKTargetSettings.h |
- EditAnywhere
- Config
- Category=DLC
- DisplayName="DLC Name"
- Meta=(GetOptions="GetKnownDLCNames")
|
| Plugin |
FString |
Name of the explicity-loaded content plugin this DLC applies to |
GDKTargetSettings.h |
- EditAnywhere
- Config
- Category=DLC
- Meta=(GetOptions="GetKnownDLCPlugins", DisplayName="Plugin")
|