Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRage.Game.Components.MyResourceSinkComponentBase

Malware edited this page Dec 21, 2018 · 35 revisions

Index

MyResourceSinkComponentBase Class

Namespace: VRage.Game.Components
Assembly: VRage.Game.dll

Properties

[`ListReader AcceptedResources`](VRage.Game.Components.AcceptedResources)
### Methods
[`float CurrentInputByType(MyDefinitionId resourceTypeId)`](VRage.Game.Components.CurrentInputByType)
[`bool IsPoweredByType(MyDefinitionId resourceTypeId)`](VRage.Game.Components.IsPoweredByType)
[`float MaxRequiredInputByType(MyDefinitionId resourceTypeId)`](VRage.Game.Components.MaxRequiredInputByType)
[`float RequiredInputByType(MyDefinitionId resourceTypeId)`](VRage.Game.Components.RequiredInputByType)
[`float SuppliedRatioByType(MyDefinitionId resourceTypeId)`](VRage.Game.Components.SuppliedRatioByType)

Clone this wiki locally