<Code Lib>
2022 Method
Changes 1
M

UnitUtils.GetTypeCatalogStringForSpec

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

public static string GetTypeCatalogStringForSpec(
	ForgeTypeId specTypeId
)

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

Loading…