点击或拖拽改变大小

ItemTemplateHelperGetMaterialResourceBonusValuePercentage 方法

获得计算制造材料后该装备的基础属性百分比

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

参数

itemType  SByte
templateId  Int16
equipmentBonusType  SByte
materialResources  MaterialResources

返回值

Int32
参见