点击或拖拽改变大小

EventHelperOpenAdventurePrepare 方法

打开指定奇遇的奇遇准备界面

命名空间: GameData.Domains.TaiwuEvent.EventHelper
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static void OpenAdventurePrepare(
	short adventureTemplateId,
	bool forceSameLocation
)

参数

adventureTemplateId  Int16
要打开奇遇的templateId
forceSameLocation  Boolean
是否要求太吾必须和指定奇遇在同一地格
参见