点击或拖拽改变大小

EventHelperApplyAddMentorByThreatening 方法

应用通过要挟使被要挟者拜人为师的处理

命名空间: GameData.Domains.TaiwuEvent.EventHelper
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static void ApplyAddMentorByThreatening(
	int selfCharId,
	int threatenedCharId,
	int nominatedCharId
)

参数

selfCharId  Int32
发起要挟的人物
threatenedCharId  Int32
被要挟的人物
nominatedCharId  Int32
在要挟互动中指定的人物
参见