Sandbox.Game.EntityComponents
MyResourceSinkComponent
Assembly: Sandbox.Game.dll
public class MyResourceSinkComponent: MyResourceSinkComponentBase, IMyComponentBase, IMyEntityComponentBase, IMyResourceSinkComponent
Properties
| Member | Description |
|---|---|
| AcceptedResources | |
| AcceptedResources | Inherited from MyResourceSinkComponentBase |
| CurrentInput | Obsolete |
| IsPowered | Obsolete |
| RequiredInput | Obsolete |
| SuppliedRatio | Obsolete |
Methods
| Member | Description |
|---|---|
| CurrentInputByType(MyDefinitionId) | Inherited from MyResourceSinkComponentBase |
| IsPowerAvailable(MyDefinitionId, float) | Inherited from MyResourceSinkComponentBase |
| IsPoweredByType(MyDefinitionId) | Inherited from MyResourceSinkComponentBase |
| MaxRequiredInputByType(MyDefinitionId) | Inherited from MyResourceSinkComponentBase |
| RequiredInputByType(MyDefinitionId) | Inherited from MyResourceSinkComponentBase |
| SuppliedRatioByType(MyDefinitionId) | Inherited from MyResourceSinkComponentBase |
Inheritance: MyEntityComponentBase prohibited ˃ MyResourceSinkComponentBase
Implements:
- IMyComponentBase prohibited
- IMyEntityComponentBase prohibited
- IMyResourceSinkComponent prohibited