EventHelperEndAllMentorAndMenteeRelations 方法 |
解除指定角色属于指定团体的所有师徒关系
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static void EndAllMentorAndMenteeRelations(
int charId,
short orgTemplateId
)
参数
- charId Int32
- 角色Id
- orgTemplateId Int16
- 团体模板Id
参见