Click or drag to resize
IMyLargeTurretBaseAzimuth Property

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

Sets/gets azimuth of turret, this method is not synced, you need to sync azimuth manually

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

Property Value

Type: Single

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

See Also