IMyFunctionalBlock
From Space Engineers Wiki
Contents
Summary
Blocks that can be toggled.
Inherits IMyTerminalBlock, IMyCubeBlock, IMyEntity
Properties
Enabled
Controls whether the block is on or off.
bool Enabled { get; set; }