Class ModuleResource
public class ModuleResource
  - Inheritance
 - 
      
      ModuleResource
 
- Inherited Members
 
- Extension Methods
 
Constructors
ModuleResource()
public ModuleResource()
  Fields
amount
public double amount
  Field Value
available
public bool available
  Field Value
currentAmount
public double currentAmount
  Field Value
currentRequest
public double currentRequest
  Field Value
displayUnitMult
public double displayUnitMult
  Field Value
id
public int id
  Field Value
isDeprived
public bool isDeprived
  Field Value
name
public string name
  Field Value
rate
public double rate
  Field Value
title
public string title
  Field Value
unitName
public string unitName
  Field Value
useSI
public bool useSI
  Field Value
varyTime
public bool varyTime
  Field Value
Methods
IsDeprived(float)
public bool IsDeprived(float requestThreshold = 0.9)
  Parameters
requestThresholdfloat