EventHelperGetThreatenDifficulty 方法 |
获取要挟的难度
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static int GetThreatenDifficulty(
int selfCharId,
int targetCharId,
int metaDataId
)
参数
- selfCharId Int32
- 发起要挟的角色 Id
- targetCharId Int32
- 被要挟的角色 Id
- metaDataId Int32
- 要挟时使用的秘闻元数据 Id
返回值
Int32
参见