Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Sandbox.ModAPI.Ingame.IMyLargeTurretBase.SetManualAzimuthAndElevation

Morten Aune Lyrstad edited this page Feb 3, 2022 · 2 revisions

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