点击或拖拽改变大小

EventHelperSectPunishment 方法

对指定角色执行指定等级的门派处罚

命名空间: GameData.Domains.TaiwuEvent.EventHelper
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static void SectPunishment(
	int charId,
	sbyte punishLevel
)

参数

charId  Int32
角色Id
punishLevel  SByte
处罚等级。0~4
参见