Navigation
API > API/Developer > API/Developer/CookedEditor > API/Developer/CookedEditor/TCookedCookerTargetPlatformContr-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TCookedCookerTargetPlatformControls
(
ITargetPlatformSettings* TargetPlatformSettings |
CookedEditorTargetPlatformControls.h | ||
TCookedCookerTargetPlatformControls
(
TUniquePtr< ICookedEditorPackageManager >&& ExistingManager, |
CookedEditorTargetPlatformControls.h |
TCookedCookerTargetPlatformControls(ITargetPlatformSettings *)
| Name | TCookedCookerTargetPlatformControls |
| Type | function |
| Header File | /Engine/Source/Developer/CookedEditor/Public/CookedEditorTargetPlatformControls.h |
| Include Path | #include "CookedEditorTargetPlatformControls.h" |
TCookedCookerTargetPlatformControls
(
ITargetPlatformSettings * TargetPlatformSettings
)
TCookedCookerTargetPlatformControls(TUniquePtr< ICookedEditorPackageManager > &&, ITargetPlatformSettings *)
| Name | TCookedCookerTargetPlatformControls |
| Type | function |
| Header File | /Engine/Source/Developer/CookedEditor/Public/CookedEditorTargetPlatformControls.h |
| Include Path | #include "CookedEditorTargetPlatformControls.h" |
TCookedCookerTargetPlatformControls
(
TUniquePtr < ICookedEditorPackageManager > && ExistingManager,
ITargetPlatformSettings * TargetPlatformSettings
)