Version: 2020.1
언어: 한국어

UQueryState<T0>

struct in UnityEngine.UIElements

매뉴얼로 전환

설명

Query object containing all the selection rules. Can be saved and rerun later without re-allocating memory.

Public 함수

AtIndexSelects the n th element matching all the criteria, or null if not enough elements were found.
FirstThe first element matching all the criteria, or null if none was found.
ForEachInvokes function on all elements matching the query.
LastThe last element matching all the criteria, or null if none was found.
RebuildOnCreates a new QueryState with the same selection rules, applied on another VisualElement.
ToListReturns a list containing elements satisfying selection rules.

연산자

operator !=Compare two QueryState objects and return true if they are not equal.
operator ==Compare two QueryState objects and return true if they are equal.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961