Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Parameters

selectorPredicate Predicate that must return true for selected elements.

Returns

UQueryBuilder<T> QueryBuilder configured with the associated selection rules.

Description

Selects all elements satifying the predicate.