Interface IMySolarPanel
Describes solar panel block (mods interface)
Inherited Members
Namespace: SpaceEngineers.Game.ModAPI
Assembly: SpaceEngineers.Game.dll
Syntax
public interface IMySolarPanel : IMyPowerProducer, IMyFunctionalBlock, IMyTerminalBlock, IMyCubeBlock, IMyEntity, IMySolarPanel, IMyPowerProducer, IMyFunctionalBlock, IMyTerminalBlock, IMyCubeBlock, IMyEntity
Properties
SourceComp
Gets or Sets resource (power) source
Declaration
MyResourceSourceComponent SourceComp { get; set; }
Property Value
Type | Description |
---|---|
MyResourceSourceComponent |