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::ComponentSaveDataInterface< SaveDataType > Class Template Reference

Inherits EntitySaveDataRequestBus::Handler.

Public Member Functions

 AZ_RTTI ((ComponentSaveDataInterface, "{0370B379-0C9F-492E-8270-66C9AF0645AF}", SaveDataType))
 
void InitSaveDataInterface (const AZ::EntityId &entityId)
 
void RegisterIds (const AZ::EntityId &entityId, const GraphId &graphId)
 
void WriteSaveData (EntitySaveDataContainer &saveDataContainer) const
 
void ReadSaveData (const EntitySaveDataContainer &saveDataContainer)
 

Public Attributes

SaveDataType m_saveData
 

Protected Member Functions

virtual void OnSaveDataRead ()
 

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