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::Styling::Style Class Reference

Public Member Functions

 AZ_RTTI (Style, "{61BD6B15-8AD6-4FC6-9287-9957FD076073}")
 
 AZ_CLASS_ALLOCATOR (Style, AZ::SystemAllocator)
 
 Style (const Style &other)=default
 
 Style (const SelectorVector &selectors)
 
 Style (std::initializer_list< Selector > selectors)
 
SelectorVector GetSelectors () const
 
int Matches (const AZ::EntityId &object) const
 
virtual bool HasAttribute (Attribute attribute) const
 
QVariant GetAttribute (Attribute attribute) const
 
void SetAttribute (Attribute attribute, const QVariant &value)
 
bool IsEmpty ()
 
void Dump () const
 
AZStd::string GetSelectorsAsString () const
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Protected Member Functions

SelectorVector Selectors ()
 

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