C# Class UnitData, ES2015F

Inheritance: MonoBehaviour
ファイルを表示 Open project: jgirald/ES2015F Class Usage Examples

Public Properties

Property Type Description
description string
preview Sprite
requiredTime float
resourceCost ResourceValueDictionary
stats StatValueDictionary

Property Details

description public_oe property

public string description
return string

preview public_oe property

public Sprite preview
return Sprite

requiredTime public_oe property

public float requiredTime
return float

resourceCost public_oe property

public ResourceValueDictionary resourceCost
return ResourceValueDictionary

stats public_oe property

public StatValueDictionary stats
return StatValueDictionary