<Code Lib>
2024 Method
Changes 4
M

FabricationServiceSettings.HasValidFluidSetting

Description:
Is the service associated with a fluid type and temperature?

public bool HasValidFluidSetting(
	FabricationService service
)

Return Value bool True if the service is associated with a fluid type and temperature, otherwise false.

Loading…