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::SceneComponent::SceneComponentSaveData Class Reference

Inherits GraphCanvas::ComponentSaveData.

Public Member Functions

 AZ_RTTI (SceneComponentSaveData, "{5F84B500-8C45-40D1-8EFC-A5306B241444}", ComponentSaveData)
 
 AZ_CLASS_ALLOCATOR (SceneComponentSaveData, AZ::SystemAllocator)
 
void ClearConstructData ()
 
- 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

AZStd::vector< GraphCanvasConstructSaveData * > m_constructs
 
ViewParams m_viewParams
 
AZ::u32 m_bookmarkCounter
 

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: