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