<Code Lib>
M

Field.CompatibleUnit

Description:
Checks if the specified unit is compatible with the field description.

public bool CompatibleUnit(
	ForgeTypeId unitTypeId
)

Return Value Boolean True if the unit is compatible, false otherwise.

Loading…