C# 클래스 AquaSphere.MODEL.C2000_Shrimp

C2000_ shrimp is the base class for shrimps data model.
상속: Epigene.Resource
파일 보기 프로젝트 열기: fi-content2-games-platform/FIcontent.Gaming.Enabler.phenomobilecharactermanager

공개 프로퍼티들

프로퍼티 타입 설명
ThresholdOxygenDeadlyLowMax float
health HealthType
thresholdOxygenDeadlyHighMax float
thresholdOxygenOptimal float

공개 메소드들

메소드 설명
C2000_Shrimp ( ) : UnityEngine

메소드 상세

C2000_Shrimp() 공개 메소드

public C2000_Shrimp ( ) : UnityEngine
리턴 UnityEngine

프로퍼티 상세

ThresholdOxygenDeadlyLowMax 공개적으로 프로퍼티

public float ThresholdOxygenDeadlyLowMax
리턴 float

health 공개적으로 프로퍼티

public HealthType health
리턴 HealthType

thresholdOxygenDeadlyHighMax 공개적으로 프로퍼티

public float thresholdOxygenDeadlyHighMax
리턴 float

thresholdOxygenOptimal 공개적으로 프로퍼티

public float thresholdOxygenOptimal
리턴 float