void Sandbox.ModAPI.Ingame.IMyLargeTurretBase.SyncEnableIdleRotation()
 {
     SyncObject.SendIdleRotationChanged(m_enableIdleRotation);
 }