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

Sandbox.ModAPI.Ingame.IMyBasicMissionBlock.SelectedMissionId

Morten Aune Lyrstad edited this page Apr 13, 2023 · 1 revision

IndexNamespace IndexIMyBasicMissionBlock

Summary

public long SelectedMissionId { get; set; }

Gets or sets the selected mission id. Each id of the mission is unique. You can find ids of the missions on the EntityComponents.sbc.

Returns

long

Clone this wiki locally