点击或拖拽改变大小

CharacterPropertyDisplayItem 类

继承层次
SystemObject
  ConfigCharacterPropertyDisplayItem

命名空间: Config
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
[SerializableAttribute]
public class CharacterPropertyDisplayItem

CharacterPropertyDisplayItem 类型公开以下成员。

构造函数
 名称说明
公共方法CharacterPropertyDisplayItem初始化 CharacterPropertyDisplayItem 类的一个新实例
Top
字段
 名称说明
公共字段Desc 属性描述
公共字段Icon 图标
公共字段IsPercent 是否百分比
公共字段Name 属性名
公共字段NegativeColor 负值颜色
公共字段PositiveColor 正值颜色
公共字段TemplateId 模板 ID
公共字段TipsIcon 用于Tips的小图标
公共字段Type 显示类型
Top
参见