This version of Unity is unsupported.

UQueryBuilder<T0>.AtIndex

Declaration

public T AtIndex(int index);

Description

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

See Also: UQueryState{T}.AtIndex