<Code Lib>
2020 Method
Changes 0
M

FabricationConfiguration.DamperExists

Description:
Checks to see if the specified damper exists.

public bool DamperExists(
	int damperId
)

Return Value bool Returns true if the damper exists.

Loading…