<Code Lib>
2026 Method
Changes 2
M

UnitUtils.IsMeasurableSpec

Description:
Checks whether a ForgeTypeId identifies a spec associated with units of measurement.

public static bool IsMeasurableSpec(
	ForgeTypeId specTypeId
)

Return Value Boolean True if the ForgeTypeId identifies a measurable spec, false otherwise.

Loading…