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

Index

MyResourceSinkComponentBase Class

public abstract class MyResourceSinkComponentBase

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

Inheritors:

Example

Remarks

Properties

Member Description
AcceptedResources

Methods

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

Clone this wiki locally