Click or drag to resize
IMyLargeTurretBaseElevation Property

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

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

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

Property Value

Type: Single

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

See Also