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

Sandbox.ModAPI.Ingame.IMyGridProgramRuntimeInfo.MaxInstructionCount

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

IndexNamespace IndexIMyGridProgramRuntimeInfo

Summary

public int MaxInstructionCount { get; }

Gets the maximum number of significant instructions that can be executing during a single run, including any other programmable blocks invoked immediately.

Returns

int

Clone this wiki locally