<Code Lib>
2026 Method
Changes 0
M

FabricationRodInfo.SetRodLockedWithHost

Description:
Locks the rod with the host. The method is applicable only for bearer hanger.

public void SetRodLockedWithHost(
	int rodIndex,
	bool locked
)

  • Int32
    rodIndex
    The index of the rod.
  • Boolean
    locked
    Locks the rod with the host.

Loading…