#include <SliceUtilities.h>
Inherits AZ::UserSettings.
Public Member Functions | |
| AZ_CLASS_ALLOCATOR (SliceUserSettings, AZ::SystemAllocator) | |
| AZ_RTTI (SliceUserSettings, "{56EC1A8F-1ADB-4CC7-A3C3-3F462750C31F}", AZ::UserSettings) | |
Static Public Member Functions | |
| static void | Reflect (AZ::ReflectContext *context) |
Public Attributes | |
| AZStd::string | m_saveLocation |
| bool | m_autoNumber = false |
| Should the name of the slice file be automatically numbered. e.g SliceName_001.slice vs SliceName.slice. | |
Structure for saving/retrieving user settings related to slice workflows.