Open 3D Engine GraphCanvas Gem 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.
GraphCanvas::ConstructPreset Class Referenceabstract

Inherited by GraphCanvas::CommentPreset, and GraphCanvas::NodeGroupPreset.

Public Member Functions

 AZ_RTTI (ConstructPreset, "{91FAF8E9-6EE9-4C75-B33F-5BA3B4A2066E}")
 
 AZ_CLASS_ALLOCATOR (ConstructPreset, AZ::SystemAllocator)
 
virtual bool IsValidEntityForPreset (const AZ::EntityId &entityId) const =0
 
void ApplyPreset (const AZ::EntityId &entityId) const
 
const EntitySaveDataContainerGetPresetData () const
 
void SetDisplayName (AZStd::string_view displayName)
 
const AZStd::string & GetDisplayName () const
 
virtual QPixmap * GetDisplayIcon (const EditorId &editorId) const =0
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *reflectContext)
 

Friends

class ConstructTypePresetBucket
 

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