C# 클래스 Tower.Level, AntsVsMice

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

공개 프로퍼티들

프로퍼티 타입 설명
ammoPrefab GameObject
cost int
range float
rateOfFire float

프로퍼티 상세

ammoPrefab 공개적으로 프로퍼티

public GameObject ammoPrefab
리턴 GameObject

cost 공개적으로 프로퍼티

public int cost
리턴 int

range 공개적으로 프로퍼티

public float range
리턴 float

rateOfFire 공개적으로 프로퍼티

public float rateOfFire
리턴 float