Version: 2020.1
言語: 日本語
public UQueryState<T> RebuildOn (UIElements.VisualElement element);

パラメーター

element The 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.