点击或拖拽改变大小

EventHelperEndAllMentorAndMenteeRelations 方法

解除指定角色属于指定团体的所有师徒关系

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

参数

charId  Int32
角色Id
orgTemplateId  Int16
团体模板Id
参见