Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRage.Game.Components.MyResourceSinkComponentBase

Malware edited this page Dec 21, 2018 · 34 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