Beamable SDK
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
DisruptorBeam.Editor.Content.ContentQuery Class Reference
Collaboration diagram for DisruptorBeam.Editor.Content.ContentQuery:
Collaboration graph
[legend]

Public Member Functions

 ContentQuery (ContentQuery other)
 
bool Accept (IContentObject content)
 
bool AcceptTag (IContentObject content)
 
bool AcceptTags (HashSet< string > tags)
 
bool AcceptType< TContent > (bool allowInherit=true)
 
bool AcceptType (Type type, bool allowInherit=true)
 
bool AcceptIdContains (IContentObject content)
 
bool AcceptIdContains (string id)
 
override string ToString ()
 

Static Public Member Functions

static ContentQuery Parse (string text)
 

Public Attributes

Type TypeConstraint
 
HashSet< string > TagConstraints
 
string IdContainsConstraint
 

Static Public Attributes

static readonly ContentQuery Unit = new ContentQuery()
 

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