EventHelperGetRoleMaxMainAttributes 方法 |
获取人物主要属性的上限值
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static short GetRoleMaxMainAttributes(
Character character,
sbyte attrType
)
参数
- character Character
- 要获取属性的角色
- attrType SByte
- 要获取的属性类型,见MainAttributeType
返回值
Int16获取的属性上限值
参见