Class QueryContainer
Inheritance
QueryContainer
Assembly: solution.dll
Syntax
[Serializable]
public class QueryContainer
Constructors
Fields
Methods
Name |
Description |
AddComponent(QueryGroup, QueryComponent)
|
|
AddComponent(QueryGroup, TypeHandle)
|
|
AddGroup(QueryGroup, QueryGroup, int)
|
|
Dump()
|
|
Find(ComponentDefinition, out QueryGroup)
|
|
GetComponentsInQuery(QueryGroup)
|
|
GetFlattenedComponentDefinitions()
|
|
GetSubGroups(QueryGroup)
|
|
HasType(TypeHandle)
|
|
RemoveComponent(QueryGroup, TypeHandle)
|
|
RemoveGroup(QueryGroup, QueryGroup)
|
|
ReorderComponent(ComponentDefinition, ComponentDefinition, bool, out int, out int)
|
|
ReorderGroup(QueryGroup, QueryGroup, int)
|
|
ToString()
|
Returns a string that represents the current object.
|
ToString(bool)
|
|