点击或拖拽改变大小

EventHelperStartPassingLegacy 方法

打开传承界面

命名空间: GameData.Domains.TaiwuEvent.EventHelper
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static void StartPassingLegacy(
	EventArgBox argBox,
	string nextEvent
)

参数

argBox  EventArgBox
事件参数盒子
nextEvent  String
执行完遗惠操作后需要执行的事件
参见