This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

UQuery.QueryBuilder<T0>.AtIndex

Declaration

public T AtIndex(int index);

Description

Convenience overload, shorthand for Build().AtIndex().

See Also: Experimental.UIelements.UQuery.QueryState_1.AtIndex.