点击或拖拽改变大小

PropertyAndValue 结构

角色的属性及其值
继承层次
SystemObject
  SystemValueType
    Config.ConfigCells.CharacterPropertyAndValue

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

PropertyAndValue 类型公开以下成员。

构造函数
 名称说明
公共方法PropertyAndValue 角色的属性及其值
Top
字段
 名称说明
公共字段PropertyId 角色属性 ID
公共字段Value 属性值
Top
参见