<Code Lib>
2020 Method
Changes 8
M

UnitUtils.GetTypeCatalogString(UnitType)

Description:
Gets the string used in type catalogs to identify a given unit type.
Overloads (2):
GetTypeCatalogString(UnitType)

public static string GetTypeCatalogString(
	UnitType unitType
)

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

Loading…