M

UnitUtils.IsUnit

Description:
Checks whether a ForgeTypeId identifies a unit.
Remarks:
The UnitTypeId class offers unit identifiers.
public static bool IsUnit(
	ForgeTypeId unitTypeId
)
Return Value Boolean True if the ForgeTypeId identifies a unit, false otherwise.