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::StylingComponent::StylingComponentSaveData Class Reference

Inherits GraphCanvas::ComponentSaveData.

Public Member Functions

 AZ_RTTI (StylingComponentSaveData, "{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}", ComponentSaveData)
 
 AZ_CLASS_ALLOCATOR (StylingComponentSaveData, AZ::SystemAllocator)
 
 StylingComponentSaveData (const AZStd::string &subStyle)
 
- 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::string m_subStyle
 

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: