ItemTemplateHelperGetMaterialResourceBonusValuePercentage 方法 |
获得计算制造材料后该装备的基础属性百分比
命名空间: GameData.Domains.Item程序集: GameData (在 GameData.exe 中) 版本:1.0.0
语法public static int GetMaterialResourceBonusValuePercentage(
sbyte itemType,
short templateId,
sbyte equipmentBonusType,
MaterialResources materialResources
)
参数
- itemType SByte
- templateId Int16
- equipmentBonusType SByte
- materialResources MaterialResources
返回值
Int32
参见