2020 Method
Changes 8
M

UnitUtils.IsValidDisplayUnit

Description:
Checks whether a display unit is valid for a given unit type.
Overloads (2):
IsValidDisplayUnit(UnitType,DisplayUnitType)
public static bool IsValidDisplayUnit(
	UnitType unitType,
	DisplayUnitType displayUnit
)
Return Value bool True if the display unit is valid, false otherwise.