IMyFunctionalBlock

From Space Engineers Wiki
Revision as of 23:19, 18 October 2020 by Vox Serico (talk | contribs) (added derived types)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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; }

Derived Types

Inherited by Implemented by