Navigation
API > API/Developer > API/Developer/CookedEditor
| Name | TCookedCookerTargetPlatformSettings |
| Type | class |
| Header File | /Engine/Source/Developer/CookedEditor/Public/CookedEditorTargetPlatformSettings.h |
| Include Path | #include "CookedEditorTargetPlatformSettings.h" |
Syntax
template<typename Base>
class TCookedCookerTargetPlatformSettings : public Base
Inheritance Hierarchy
- Base → TCookedCookerTargetPlatformSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| CookedEditorTargetPlatformSettings.h | |||
TCookedCookerTargetPlatformSettings
(
TUniquePtr< ICookedEditorPackageManager >&& ExistingManager |
CookedEditorTargetPlatformSettings.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~TCookedCookerTargetPlatformSettings() |
CookedEditorTargetPlatformSettings.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PackageManager | TUniquePtr< ICookedEditorPackageManager > | CookedEditorTargetPlatformSettings.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Disabling stuff since it's just a cooker. | CookedEditorTargetPlatformSettings.h | ||
| CookedEditorTargetPlatformSettings.h | |||
virtual bool SupportsFeature
(
ETargetPlatformFeatures Feature |
CookedEditorTargetPlatformSettings.h |