EventHelperCheckStartRelationSucceed 方法 |
基于AI规则判定在穿针引线互动中,人物B是否愿意与人物A结成关系
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static bool CheckStartRelationSucceed(
int charIdA,
int charIdB,
int relationType
)
参数
- charIdA Int32
- charIdB Int32
- relationType Int32
返回值
Boolean
参见