点击或拖拽改变大小

ItemTemplateHelperCreateItemTypeException 方法

创建不支持的物品类型异常

命名空间: GameData.Domains.Item
程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法
C#
public static Exception CreateItemTypeException(
	sbyte itemType
)

参数

itemType  SByte
 

返回值

Exception
参见