docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class QueryContainer

    Inheritance
    object
    QueryContainer
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Packages.VisualScripting.Editor.Stencils
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class QueryContainer

    Constructors

    Name Description
    QueryContainer(string)

    Fields

    Name Description
    Components
    Groups
    RootGroup

    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)
    In This Article
    • Constructors
    • Fields
    • Methods
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)