EventHelperOpenAdventurePrepare 方法 |
打开指定奇遇的奇遇准备界面
命名空间: GameData.Domains.TaiwuEvent.EventHelper程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static void OpenAdventurePrepare(
short adventureTemplateId,
bool forceSameLocation
)
参数
- adventureTemplateId Int16
- 要打开奇遇的templateId
- forceSameLocation Boolean
- 是否要求太吾必须和指定奇遇在同一地格
参见