EventHelperGetRoleHitValue 方法 |
获取人物的攻击属性 - 命中的值
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static int GetRoleHitValue(
Character character,
sbyte attackHitType
)
参数
- character Character
- 要获取属性值的角色
- attackHitType SByte
- 要获取的攻击属性-命中的类型 AttackHitType
返回值
Int32
参见