|
| AZ_TYPE_INFO (MultiplatformPresetSettings, "{05603AB1-FFC2-48F2-8322-BD265D6FB321}") |
|
| AZ_CLASS_ALLOCATOR (MultiplatformPresetSettings, AZ::SystemAllocator) |
|
const PresetSettings * | GetPreset (const PlatformName &platform) const |
|
const PresetSettings & | GetDefaultPreset () const |
|
void | ClearPlatformPresets () |
| Clear the preset data for each platform.
|
|
void | SetDefaultPreset (const PresetSettings &preset) |
|
void | SetPresetForPlatform (const PresetSettings &preset, const PlatformName &platform) |
|
void | SetPresetName (const PresetName &name) |
|
const PresetName & | GetPresetName () const |
|
AZ::Uuid | GetPresetId () const |
|
|
static void | Reflect (AZ::ReflectContext *context) |
|
The documentation for this class was generated from the following file:
- Gems/Atom/Asset/ImageProcessingAtom/Code/Source/BuilderSettings/PresetSettings.h