点击或拖拽改变大小

EventHelperSelectTaiwuTeammateForMediation 方法

为调停恩怨选择同道

命名空间: GameData.Domains.TaiwuEvent.EventHelper
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static void SelectTaiwuTeammateForMediation(
	EventArgBox argBox,
	string saveKey,
	int charId
)

参数

argBox  EventArgBox
产生的选择人物需求要保存到的参数盒子
saveKey  String
选择结果保存到参数盒子的key
charId  Int32
想要调停恩怨的目标角色
参见