Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


NotSelected()

Selects all elements that are not selected.
Read time 1 minuteLast updated 12 days ago

Definition

Warning
Deprecated. Use NotChecked() instead
public UQueryBuilder<T> NotSelected()

Returns

Type

Description

UQueryBuilder<T>