EventHelperApplyEndRelationByThreadNeedle 方法 |
通过穿针引线使人物A向人物B发起断绝关系的请求
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static void ApplyEndRelationByThreadNeedle(
int charIdA,
int charIdB,
int relationType,
bool suceed
)
参数
- charIdA Int32
- charIdB Int32
- relationType Int32
- suceed Boolean
参见