ItemTemplateHelperGetDisassemblyMaterial 方法 |
获取拆解获得的原料,不含装备上已经精制的
命名空间: GameData.Domains.Item程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static short GetDisassemblyMaterial(
sbyte itemType,
short templateId,
IRandomSource randomSource
)
参数
- itemType SByte
- templateId Int16
- randomSource IRandomSource
返回值
Int16
参见