IMyFunctionalBlock

From Space Engineers Wiki
Revision as of 22:30, 18 October 2020 by Vox Serico (talk | contribs) (minor formatting)
Jump to: navigation, search

Summary

Blocks that can be toggled.

Inherits IMyTerminalBlock, IMyCubeBlock, IMyEntity

Properties

Enabled

Controls whether the block is on or off.

bool Enabled { get; set; }