点击或拖拽改变大小

ItemTemplateHelperGetName 方法

获取物品名

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

参数

itemType  SByte
 
templateId  Int16
 

返回值

String
参见