EventHelperSetCharLovingItemSubTypeRevealed 方法 |
设置指定角色喜好物品类型是否揭示
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static void SetCharLovingItemSubTypeRevealed(
int charId,
bool revealed = true
)
参数
- charId Int32
- 角色Id
- revealed Boolean (Optional)
- 是否揭示。默认true
参见