EventHelperGetRoleLeftMaxHealth 方法 |
获取人物剩余寿命
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static short GetRoleLeftMaxHealth(
Character character
)
参数
- character Character
- 要获取的目标角色
返回值
Int16获取到的剩余寿命(以月为单位)
参见