点击或拖拽改变大小

EventHelperApplyEndRelationByThreadNeedle 方法

通过穿针引线使人物A向人物B发起断绝关系的请求

命名空间: GameData.Domains.TaiwuEvent.EventHelper
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static void ApplyEndRelationByThreadNeedle(
	int charIdA,
	int charIdB,
	int relationType,
	bool suceed
)

参数

charIdA  Int32
charIdB  Int32
relationType  Int32
suceed  Boolean
参见