C# Class AquaSphere.MODEL.C2000_Shrimp

C2000_ shrimp is the base class for shrimps data model.
Inheritance: Epigene.Resource
ファイルを表示 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_oe property

public float ThresholdOxygenDeadlyLowMax
return float

health public_oe property

public HealthType health
return HealthType

thresholdOxygenDeadlyHighMax public_oe property

public float thresholdOxygenDeadlyHighMax
return float

thresholdOxygenOptimal public_oe property

public float thresholdOxygenOptimal
return float