Beamable SDK
Public Member Functions | Static Public Member Functions | Public Attributes | Static Protected Attributes | List of all members
Beamable.Editor.Toolbox.Models.ToolboxQuery Class Reference
Inheritance diagram for Beamable.Editor.Toolbox.Models.ToolboxQuery:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.Toolbox.Models.ToolboxQuery:
Collaboration graph
[legend]

Public Member Functions

 ToolboxQuery (ToolboxQuery other)
 
bool Accepts (Widget widget)
 
bool AcceptsTag (WidgetTags tags)
 
bool AcceptsOrientation (WidgetOrientationSupport orientationSupport)
 
bool FilterIncludes (WidgetOrientationSupport orientationSupport)
 
bool FilterIncludes (WidgetTags tags)
 
override string ToString ()
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
- Public Member Functions inherited from Beamable.Common.DefaultQuery
bool AcceptIdContains (string id)
 

Static Public Member Functions

static ToolboxQuery Parse (string text)
 

Public Attributes

bool HasOrientationConstraint
 
WidgetOrientationSupport OrientationConstraint
 
bool HasTagConstraint
 
WidgetTags TagConstraint
 
- Public Attributes inherited from Beamable.Common.DefaultQuery
string IdContainsConstraint
 

Static Protected Attributes

static Dictionary< string, DefaultQueryParser.ApplyParseRule< ToolboxQuery > > EditorRules
 
static List< DefaultQueryParser.SerializeRule< ToolboxQuery > > EditorSerializeRules
 

Additional Inherited Members

- Static Protected Member Functions inherited from Beamable.Common.DefaultQuery
static bool SerializeIdRule (DefaultQuery query, out string str)
 

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