ItemTemplateHelperGetGiftLevel 方法 |
获取物品的礼物等级
命名空间: GameData.Domains.Item程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static sbyte GetGiftLevel(
sbyte itemType,
short templateId
)
参数
- itemType SByte
- 物品类型
- templateId Int16
- 物品模板id
返回值
SByte物品的礼物品级
参见