Version: 2017.2
Experimental: this API is experimental and might be changed or removed in the future.

UQuery.QueryState<T0>.RebuildOn

マニュアルに切り替える
public QueryState<T> RebuildOn (Experimental.UIElements.VisualElement element);

パラメーター

element The element on which to apply the selection rules.

戻り値

QueryState<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.