UnitUtils.GetValidUnits
Description:
Gets the identifiers of all valid units for a given measurable spec.
Gets the identifiers of all valid units for a given measurable spec.
public static IList<ForgeTypeId> GetValidUnits(
ForgeTypeId specTypeId
)
-
specTypeIdIdentifier of the measurable spec.
-
specTypeId is not a measurable spec identifier. See UnitUtils.IsMeasurableSpec(ForgeTypeId).
-
A non-optional argument was null