C# 클래스 SinglePlayer.TierUpgrade

파일 보기 프로젝트 열기: tommai78101/Multiplier 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
attack float
attackCooldown float
health float
level int
merge float
speed float
split float

프로퍼티 상세

attack 공개적으로 프로퍼티

public float attack
리턴 float

attackCooldown 공개적으로 프로퍼티

public float attackCooldown
리턴 float

health 공개적으로 프로퍼티

public float health
리턴 float

level 공개적으로 프로퍼티

public int level
리턴 int

merge 공개적으로 프로퍼티

public float merge
리턴 float

speed 공개적으로 프로퍼티

public float speed
리턴 float

split 공개적으로 프로퍼티

public float split
리턴 float