Version: 2019.4
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.