C# 클래스 SkillTree2, TimeTeamProject

상속: MonoBehaviour
파일 보기 프로젝트 열기: cmpt360/TimeTeamProject 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
EnergyBallMpCost float
EnergyBallPrice int
FireBreathDamage float
FireBreathMpCost float
FireBreathPrice int
SunStrikeDamage float
SunStrikeMpCost float
SunStrikePrice int
maxEnergyBallLv int
maxFireBreathLv int
maxSunStrikeLv int
stat StatCollectionClass,

공개 메소드들

메소드 설명
OnGUI ( ) : void
Update ( ) : void

메소드 상세

OnGUI() 공개 메소드

public OnGUI ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

EnergyBallMpCost 공개적으로 프로퍼티

public float EnergyBallMpCost
리턴 float

EnergyBallPrice 공개적으로 프로퍼티

public int EnergyBallPrice
리턴 int

FireBreathDamage 공개적으로 프로퍼티

public float FireBreathDamage
리턴 float

FireBreathMpCost 공개적으로 프로퍼티

public float FireBreathMpCost
리턴 float

FireBreathPrice 공개적으로 프로퍼티

public int FireBreathPrice
리턴 int

SunStrikeDamage 공개적으로 프로퍼티

public float SunStrikeDamage
리턴 float

SunStrikeMpCost 공개적으로 프로퍼티

public float SunStrikeMpCost
리턴 float

SunStrikePrice 공개적으로 프로퍼티

public int SunStrikePrice
리턴 int

maxEnergyBallLv 공개적으로 프로퍼티

public int maxEnergyBallLv
리턴 int

maxFireBreathLv 공개적으로 프로퍼티

public int maxFireBreathLv
리턴 int

maxSunStrikeLv 공개적으로 프로퍼티

public int maxSunStrikeLv
리턴 int

stat 공개적으로 프로퍼티

public StatCollectionClass, stat
리턴 StatCollectionClass,