C# 클래스 TowerInfo, XidianDefender

炮塔属性
파일 보기 프로젝트 열기: SSSTA/XidianDefender 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BasePrice int
DisabledIcon string
GuardRange float
ID int
MaxLevel int
NormalIcon string
PrefabName string
ShotRate float
UseBulletID int

프로퍼티 상세

BasePrice 공개적으로 프로퍼티

public int BasePrice
리턴 int

DisabledIcon 공개적으로 프로퍼티

public string DisabledIcon
리턴 string

GuardRange 공개적으로 프로퍼티

public float GuardRange
리턴 float

ID 공개적으로 프로퍼티

public int ID
리턴 int

MaxLevel 공개적으로 프로퍼티

public int MaxLevel
리턴 int

NormalIcon 공개적으로 프로퍼티

public string NormalIcon
리턴 string

PrefabName 공개적으로 프로퍼티

public string PrefabName
리턴 string

ShotRate 공개적으로 프로퍼티

public float ShotRate
리턴 float

UseBulletID 공개적으로 프로퍼티

public int UseBulletID
리턴 int