EventHelperExcludeItemsForEventSelectItemData 方法 |
为物品筛选指令排除一些个性化的物品
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static void ExcludeItemsForEventSelectItemData(
EventArgBox eventArgBox,
ushort matcherId
)
参数
- eventArgBox EventArgBox
- 物品筛选指令存储的参数盒子
- matcherId UInt16
- 运用的筛选idItemDisplayDataFilterId
参见