IMyFunctionalBlock

From Space Engineers Wiki
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