<Code Lib>
2023 Method
Changes 1
M

UnitUtils.GetTypeCatalogStringForSpec

Description:
Gets the string used in type catalogs to identify a given measurable spec.

public static string GetTypeCatalogStringForSpec(
	ForgeTypeId specTypeId
)

Return Value string The type catalog string, or an empty string if the measurable spec cannot be used in type catalogs.

Loading…