点击或拖拽改变大小

EventHelperShowTaiwuGetSecretInformation 方法

打开一个获得秘闻的界面

命名空间: GameData.Domains.TaiwuEvent.EventHelper
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static void ShowTaiwuGetSecretInformation(
	int metaId,
	string afterEvent = "",
	EventArgBox argBox = null
)

参数

metaId  Int32
afterEvent  String  (Optional)
argBox  EventArgBox  (Optional)
参见