Open 3D Engine GraphCanvas Gem API Reference  24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
GraphCanvas::NodeGroupPreset Class Reference

Inherits GraphCanvas::ConstructPreset.

Public Member Functions

 AZ_RTTI (NodeGroupPreset, "{15958013-653B-4CA2-8FC9-5DEC48FFDFA4}", ConstructPreset)
 
 AZ_CLASS_ALLOCATOR (NodeGroupPreset, AZ::SystemAllocator)
 
bool IsValidEntityForPreset (const AZ::EntityId &entityId) const override
 
QPixmap * GetDisplayIcon (const EditorId &editorId) const override
 
- Public Member Functions inherited from GraphCanvas::ConstructPreset
 AZ_RTTI (ConstructPreset, "{91FAF8E9-6EE9-4C75-B33F-5BA3B4A2066E}")
 
 AZ_CLASS_ALLOCATOR (ConstructPreset, AZ::SystemAllocator)
 
void ApplyPreset (const AZ::EntityId &entityId) const
 
const EntitySaveDataContainerGetPresetData () const
 
void SetDisplayName (AZStd::string_view displayName)
 
const AZStd::string & GetDisplayName () const
 

Additional Inherited Members

- Static Public Member Functions inherited from GraphCanvas::ConstructPreset
static void Reflect (AZ::ReflectContext *reflectContext)
 

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