EventHelperGetRoleBirthMonth 方法 |
获取人物出生月份 [0, 11]
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static short GetRoleBirthMonth(
Character character
)
参数
- character Character
- 要获取出生月份的人物对象
返回值
Int16获取到的出生月份 [0, 11]
参见