点击或拖拽改变大小

EventHelperIsInMainStoryLineProgress 方法

检查游戏主线进度是否处于指定进度

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

参数

progress  Int16
要检查的主线进度MainStoryLineProgress

返回值

Boolean
参见