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 25, 2018 · 35 revisions

IndexNamespace Index

MyResourceSinkComponentBase Class

public abstract class MyResourceSinkComponentBase: MyEntityComponentBase

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

Inheritance: MyEntityComponentBase

Inheritors:

Properties

Member Description
AcceptedResources

Methods

Member Description
CurrentInputByType(MyDefinitionId)
IsPowerAvailable(MyDefinitionId, float)
IsPoweredByType(MyDefinitionId)
MaxRequiredInputByType(MyDefinitionId)
RequiredInputByType(MyDefinitionId)
SuppliedRatioByType(MyDefinitionId)

Clone this wiki locally