docs.unity3d.com
    Show / Hide Table of Contents

    Class BasicStaticListMaterialSlotQueryNode

    Class BasicStaticListMaterialSlotQueryNode.

    Inheritance
    Object
    QueryNode
    QueryNode<List<MaterialSlot>>
    ListMaterialSlotQueryNode
    BasicStaticListMaterialSlotQueryNode
    Inherited Members
    QueryNode<List<MaterialSlot>>.ResultObject
    QueryNode<List<MaterialSlot>>.m_Result
    QueryNode<List<MaterialSlot>>.Result
    QueryNode<List<MaterialSlot>>.ApplyOverride(QueryNode)
    QueryNode<List<MaterialSlot>>.HasAnOverride()
    QueryNode<List<MaterialSlot>>.ResetOverride(QueryContext)
    QueryNode<List<MaterialSlot>>.ExecuteQuery(QueryContext)
    QueryNode<List<MaterialSlot>>.ResolveQuery(QueryContext)
    QueryNode<List<MaterialSlot>>.SetQuery(List<MaterialSlot>, QueryContext)
    QueryNode.overrideQuery
    QueryNode.id
    QueryNode.EnsureId()
    QueryNode.IsQueryValid(QueryContext)
    Namespace: Unity.Industrial.Forma.Core.Variants
    Syntax
    public class BasicStaticListMaterialSlotQueryNode : ListMaterialSlotQueryNode, IQuery<List<MaterialSlot>>, IQuery, IMaterialSlotQuery

    Methods

    Query(QueryContext)

    Queries the specified context.

    Declaration
    public override List<MaterialSlot> Query(QueryContext context)
    Parameters
    Type Name Description
    QueryContext context

    The context.

    Returns
    Type Description
    List<MaterialSlot>

    List<MaterialSlot>.

    Overrides
    Unity.Industrial.Forma.Core.Variants.QueryNode<List<Unity.Industrial.Forma.Core.Variants.MaterialSlot>>.Query(Unity.Industrial.Forma.Core.Variants.QueryContext)
    Implements
    IMaterialSlotQuery.Query(QueryContext)

    SetQuery(IEnumerable<MaterialSlot>, QueryContext)

    Sets the query.

    Declaration
    public void SetQuery(IEnumerable<MaterialSlot> items, QueryContext context)
    Parameters
    Type Name Description
    IEnumerable<MaterialSlot> items

    The items.

    QueryContext context

    The context.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023