C# Class AquaSphere.MODEL.C2000_Shrimp

C2000_ shrimp is the base class for shrimps data model.
Inheritance: Epigene.Resource
Show file Open project: fi-content2-games-platform/FIcontent.Gaming.Enabler.phenomobilecharactermanager

Public Properties

Property Type Description
ThresholdOxygenDeadlyLowMax float
health HealthType
thresholdOxygenDeadlyHighMax float
thresholdOxygenOptimal float

Public Methods

Method Description
C2000_Shrimp ( ) : UnityEngine

Method Details

C2000_Shrimp() public method

public C2000_Shrimp ( ) : UnityEngine
return UnityEngine

Property Details

ThresholdOxygenDeadlyLowMax public property

public float ThresholdOxygenDeadlyLowMax
return float

health public property

public HealthType health
return HealthType

thresholdOxygenDeadlyHighMax public property

public float thresholdOxygenDeadlyHighMax
return float

thresholdOxygenOptimal public property

public float thresholdOxygenOptimal
return float