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.
|
Inherits GraphCanvas::ConstructPreset.
Public Member Functions | |
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 |
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 EntitySaveDataContainer & | GetPresetData () 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) |