Class MyResourceSinkInfo
Inheritance
System.Object
MyResourceSinkInfo
Namespace: VRage.Game.Components
Assembly: VRage.Game.dll
Syntax
public sealed class MyResourceSinkInfo : ValueType
Fields
MaxRequiredInput
Declaration
public float MaxRequiredInput
Field Value
| Type | Description |
|---|---|
| System.Single |
RequiredInputFunc
Declaration
public Func<float> RequiredInputFunc
Field Value
| Type | Description |
|---|---|
| System.Func<System.Single> |
ResourceTypeId
Declaration
public MyDefinitionId ResourceTypeId
Field Value
| Type | Description |
|---|---|
| MyDefinitionId |