UnitUtils.GetTypeCatalogStringForSpec
Description:
Gets the string used in type catalogs to identify a given spec.
Gets the string used in type catalogs to identify a given spec.
public static string GetTypeCatalogStringForSpec(
ForgeTypeId specTypeId
)
-
specTypeIdIdentifier of the spec.
Return Value
string
The type catalog string, or an empty string if the spec cannot be used in type catalogs.
-
A non-optional argument was NULL