Field.CompatibleUnit
Description:
Checks if the specified unit is compatible with the field description.
Checks if the specified unit is compatible with the field description.
public bool CompatibleUnit(
ForgeTypeId unitTypeId
)
-
unitTypeIdThe unit to check.
Return Value
bool
True if the unit is compatible, false otherwise.
-
A non-optional argument was null