点击或拖拽改变大小

EventHelperCheckEndRelationSucceed 方法

根据AI规则判定人物B是否愿意与人物A断绝关系

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

参数

charIdA  Int32
charIdB  Int32
relationType  Int32

返回值

Boolean
参见