Space Engineers
Public Attributes | List of all members
VRage.Game.Components.MyResourceSinkInfo Struct Reference

Public Attributes

MyDefinitionId ResourceTypeId
 
float MaxRequiredInput
 
Func< float > RequiredInputFunc
 

Detailed Description

Definition at line 8 of file MyResourceSinkComponentBase.cs.

Member Data Documentation

float VRage.Game.Components.MyResourceSinkInfo.MaxRequiredInput

Definition at line 11 of file MyResourceSinkComponentBase.cs.

Func<float> VRage.Game.Components.MyResourceSinkInfo.RequiredInputFunc

Definition at line 12 of file MyResourceSinkComponentBase.cs.

MyDefinitionId VRage.Game.Components.MyResourceSinkInfo.ResourceTypeId

Definition at line 10 of file MyResourceSinkComponentBase.cs.


The documentation for this struct was generated from the following file: