EventHelperApplyAddMenteeByThreatening 方法 |
应用通过要挟使被要挟者收人为徒的处理
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static void ApplyAddMenteeByThreatening(
int selfCharId,
int threatenedCharId,
int nominatedCharId
)
参数
- selfCharId Int32
- 发起要挟的人物
- threatenedCharId Int32
- 被要挟的人物
- nominatedCharId Int32
- 在要挟互动中指定的人物
参见