public UQueryState<T> RebuildOn (UIElements.VisualElement element);

파라미터

elementThe element on which to apply the selection rules.

반환

UQueryState<T> A new QueryState with the same selection rules, applied on this element.

설명

Creates a new QueryState with the same selection rules, applied on another VisualElement.