Click or drag to resize
IMyLargeTurretBaseEnableIdleRotation Property

[This is preliminary documentation and is subject to change.]

enable/disable idle rotation for turret, this method is not synced, you need to sync manually

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
bool EnableIdleRotation { get; set; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Sandbox.ModAPI.Ingame.IMyLargeTurretBase.EnableIdleRotation"]

See Also