This version of Unity is unsupported.

UQueryBuilder<T0>.Class

Declaration

public UQueryBuilder<T> Class(string classname);

Description

Selects all elements with the given class. Not to be confused with Type (see OfType<>()).