|
| AZ_CLASS_ALLOCATOR (EditorConstructPresets, AZ::SystemAllocator) |
|
| AZ_RTTI (EditorConstructPresets, "{3A975CAB-5CD8-4496-8B1F-092952B37953}") |
|
void | SetEditorId (EditorId editorId) |
|
bool | IsEmpty () const |
|
void | Initialize () |
|
template<class PresetBucket > |
void | RegisterPresetBucket () |
|
void | CreatePresetFrom (const AZ::EntityId &entityId, AZStd::string_view displayName) |
|
void | RemovePresets (const AZStd::vector< AZStd::shared_ptr< ConstructPreset > > &presets) |
|
const ConstructTypePresetBucket * | FindPresetBucket (ConstructType constructType) const |
|
void | SetDefaultPreset (ConstructType constructType, int presetIndex) |
|
virtual void | InitializeConstructType (ConstructType constructType) |
|
|
static void | Reflect (AZ::ReflectContext *reflectContext) |
|
The documentation for this class was generated from the following file:
- Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Types/ConstructPresets.h