Inherits GraphCanvas::ConstructPreset.
 | 
| 
  | AZ_RTTI (CommentPreset, "{7C2F56BB-6515-4F0F-BBDA-C4C6DBF2453F}", ConstructPreset) | 
|   | 
| 
  | AZ_CLASS_ALLOCATOR (CommentPreset, AZ::SystemAllocator) | 
|   | 
| bool  | IsValidEntityForPreset (const AZ::EntityId &entityId) const override | 
|   | 
| QPixmap *  | GetDisplayIcon (const EditorId &editorId) const override | 
|   | 
| 
  | AZ_RTTI (ConstructPreset, "{91FAF8E9-6EE9-4C75-B33F-5BA3B4A2066E}") | 
|   | 
| 
  | AZ_CLASS_ALLOCATOR (ConstructPreset, AZ::SystemAllocator) | 
|   | 
| 
void  | ApplyPreset (const AZ::EntityId &entityId) const | 
|   | 
| 
const EntitySaveDataContainer &  | GetPresetData () const | 
|   | 
| 
void  | SetDisplayName (AZStd::string_view displayName) | 
|   | 
| 
const AZStd::string &  | GetDisplayName () const | 
|   | 
 | 
| 
static void  | Reflect (AZ::ReflectContext *reflectContext) | 
|   | 
◆ GetDisplayIcon()
  
  
      
        
          | QPixmap * GraphCanvas::CommentPreset::GetDisplayIcon  | 
          ( | 
          const EditorId &  | 
          editorId | ) | 
           const | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ IsValidEntityForPreset()
  
  
      
        
          | bool GraphCanvas::CommentPreset::IsValidEntityForPreset  | 
          ( | 
          const AZ::EntityId &  | 
          entityId | ) | 
           const | 
         
       
   | 
  
overridevirtual   | 
  
 
 
The documentation for this class was generated from the following file:
- Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Types/ConstructPresets.h