点击或拖拽改变大小

EventHelperGetAdventureConfigOfLocation 方法

获取指定坐标的奇遇配置

命名空间: GameData.Domains.TaiwuEvent.EventHelper
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static AdventureItem GetAdventureConfigOfLocation(
	Location location
)

参数

location  Location

返回值

AdventureItem
参见