Method AddItemConversion
| Edit this page View SourceAddItemConversion(CustomItemConversion)
Add a new item conversion
Declaration
public bool AddItemConversion(CustomItemConversion itemConversion)
Parameters
| Type | Name | Description |
|---|---|---|
| CustomItemConversion | itemConversion | Item conversion details |
Returns
| Type | Description |
|---|---|
| bool | Whether the addition was successful or not |