点击或拖拽改变大小

OptionConsumeInfo 构造函数

Ctor

命名空间: GameData.Domains.TaiwuEvent.EventOption
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public OptionConsumeInfo(
	sbyte type,
	int count,
	bool auto
)

参数

type  SByte
count  Int32
auto  Boolean
参见