Property Amount
| Improve this Doc View SourceAmount
The amount of Item that will be created from this Recipe. Defaults to
1
.Declaration
public int Amount { get; set; }
Property Value
Type | Description |
---|---|
int |
1
.public int Amount { get; set; }
Type | Description |
---|---|
int |