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

Sandbox.ModAPI.Ingame.IMyShipController.IsMainCockpit

Morten Aune Lyrstad edited this page Jun 28, 2020 · 17 revisions

IndexNamespace IndexIMyShipController

Summary

public bool IsMainCockpit { get; set; }

Gets or sets if this controller is the main one for current ship Setter checks if there is any other main cockpit on the ship before proceeding

Returns

bool

Clone this wiki locally