#include <StyleBus.h>
Inherits AZ::EBusTraits.
|
using | BusIdType = AZ::EntityId |
|
|
virtual AZStd::string | GetDescription () const =0 |
| Get a textual description of the style, useful for debugging.
|
|
virtual bool | HasAttribute (AZ::u32 attribute) const =0 |
| Check whether the style has a given attribute.
|
|
virtual QVariant | GetAttribute (AZ::u32 attribute) const =0 |
| Get an attribute from a style. If the style lacks the attribute, QVariant() will be returned.
|
|
|
static const AZ::EBusAddressPolicy | AddressPolicy = AZ::EBusAddressPolicy::ById |
|
StyleRequests Get the style for an entity (per its current state)
The documentation for this class was generated from the following file:
- Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Components/StyleBus.h