点击或拖拽改变大小

ItemTemplateHelperGetDesc 方法

获取物品描述

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

参数

itemType  SByte
 
templateId  Int16
 

返回值

String
参见