Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Sandbox.ModAPI.Ingame.IMyLargeTurretBase.SetManualAzimuthAndElevation

Morten Aune Lyrstad edited this page Feb 3, 2022 · 1 revision

IndexNamespace IndexIMyLargeTurretBase

Summary

public void SetManualAzimuthAndElevation(float azimuth, float elevation)

Sets azimuth and elevation of the turret, this method is not synced, you need to sync it manually. Call SyncAzimuth or SyncElevation.

Parameters

Clone this wiki locally