EventHelperSectPunishment 方法 |
对指定角色执行指定等级的门派处罚
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static void SectPunishment(
int charId,
sbyte punishLevel
)
参数
- charId Int32
- 角色Id
- punishLevel SByte
- 处罚等级。0~4
参见