C# 클래스 UnitData, ES2015F

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

공개 프로퍼티들

프로퍼티 타입 설명
description string
preview Sprite
requiredTime float
resourceCost ResourceValueDictionary
stats StatValueDictionary

프로퍼티 상세

description 공개적으로 프로퍼티

public string description
리턴 string

preview 공개적으로 프로퍼티

public Sprite preview
리턴 Sprite

requiredTime 공개적으로 프로퍼티

public float requiredTime
리턴 float

resourceCost 공개적으로 프로퍼티

public ResourceValueDictionary resourceCost
리턴 ResourceValueDictionary

stats 공개적으로 프로퍼티

public StatValueDictionary stats
리턴 StatValueDictionary