Open 3D Engine AzToolsFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::SliceUtilities::SliceUserSettings Class Reference

#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.
 

Detailed Description

Structure for saving/retrieving user settings related to slice workflows.


The documentation for this class was generated from the following file: