点击或拖拽改变大小

EventHelperApplyDivorceByThreatening 方法

应用通过要挟使被要挟者与指定人物离婚的处理

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

参数

selfCharId  Int32
发起要挟的人物
threatenedCharId  Int32
nominatedCharId  Int32
参见