Method Custom
Custom(int, int, int, int)
public static ItemProperty Custom(int type, int subType = -1, int costTableValue = -1, int param1Value = -1)
Parameters
Returns
Custom(ItemPropertyTableEntry, ItemPropertySubTypeTableEntry?, ItemPropertyCostTableEntry?, ItemPropertyParamTableEntry?)
public static ItemProperty Custom(ItemPropertyTableEntry property, ItemPropertySubTypeTableEntry? subType = null, ItemPropertyCostTableEntry? costTableValue = null, ItemPropertyParamTableEntry? paramTableValue = null)
Parameters
propertyItemPropertyTableEntrysubTypeItemPropertySubTypeTableEntrycostTableValueItemPropertyCostTableEntryparamTableValueItemPropertyParamTableEntry