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::SelectorImplementation Class Reference

Inherited by GraphCanvas::Styling::BasicSelector, GraphCanvas::Styling::CompoundSelector, GraphCanvas::Styling::DefaultSelector, GraphCanvas::Styling::NestedSelector, and GraphCanvas::Styling::NullSelector.

Public Member Functions

 AZ_RTTI (SelectorImplementation, "{A37E7DCF-4F24-4969-A030-D72750B1213D}")
 
 AZ_CLASS_ALLOCATOR (SelectorImplementation, AZ::SystemAllocator)
 
virtual int GetComplexity () const
 
virtual bool Matches (const AZ::EntityId &object) const
 
virtual AZStd::string ToString () const
 
virtual bool operator== (const SelectorImplementation &) const
 
virtual SelectorImplementationClone () const
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

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