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::NodeSaveData Class Reference

Inherits GraphCanvas::ComponentSaveData.

Public Member Functions

 AZ_RTTI (NodeSaveData, "{24CB38BB-1705-4EC5-8F63-B574571B4DCD}", ComponentSaveData)
 
 AZ_CLASS_ALLOCATOR (NodeSaveData, AZ::SystemAllocator)
 
- Public Member Functions inherited from GraphCanvas::ComponentSaveData
 AZ_RTTI (ComponentSaveData, "{359ACEC7-D0FA-4FC0-8B59-3755BB1A9836}")
 
 AZ_CLASS_ALLOCATOR (ComponentSaveData, AZ::SystemAllocator)
 
void operator= (const ComponentSaveData &)
 
void RegisterIds (const AZ::EntityId &entityId, const AZ::EntityId &graphId)
 
void SignalDirty ()
 

Public Attributes

bool m_hideUnusedSlots = false
 

Additional Inherited Members

- Protected Member Functions inherited from GraphCanvas::ComponentSaveData
const AZ::EntityId & GetOwnerId () const
 
const AZ::EntityId & GetGraphId () const
 

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