Type Alias UnitClass<T>

UnitClass: UnitKeyValues<T> & BrandUnitClassType

Used to determine what a unit is of. For example, length, volume, mass etc.

Type Parameters