C# 클래스 humanReducerStats, The-next-step

상속: MonoBehaviour
파일 보기 프로젝트 열기: esther5576/The-next-step

공개 프로퍼티들

프로퍼티 타입 설명
_foodAmountLost float
_foodHumanUse float
_oxygenAmountLost float
_oxygenHumanUse float
_waterAmountLost float
_waterHumanUse float

공개 메소드들

메소드 설명
Update ( ) : void

메소드 상세

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

_foodAmountLost 공개적으로 프로퍼티

public float _foodAmountLost
리턴 float

_foodHumanUse 공개적으로 프로퍼티

public float _foodHumanUse
리턴 float

_oxygenAmountLost 공개적으로 프로퍼티

public float _oxygenAmountLost
리턴 float

_oxygenHumanUse 공개적으로 프로퍼티

public float _oxygenHumanUse
리턴 float

_waterAmountLost 공개적으로 프로퍼티

public float _waterAmountLost
리턴 float

_waterHumanUse 공개적으로 프로퍼티

public float _waterHumanUse
리턴 float