IMyPowerProducer

From Space Engineers Wiki
Revision as of 22:33, 18 October 2020 by Vox Serico (talk | contribs) (Created page with "==Summary== Inherits Inherits::IMyFunctionalBlock, Inherits::IMyTerminalBlock, Inherits::IMyCubeBlock, Inherits::IMyEntity ==Properties== ===CurrentOutput===...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Summary

Inherits IMyFunctionalBlock, IMyTerminalBlock, IMyCubeBlock, IMyEntity

Properties

CurrentOutput

Current output in Megawatts

float CurrentOutput { get; }

MaxOutput

Maximum output in Megawatts

float MaxOutput { get; }