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