Method AddRequirement
| Improve this Doc View SourceAddRequirement(RequirementConfig)
Appends a new RequirementConfig to the array of existing ones.
If the requirement is null or is not valid (has not item name or amount set) nothing will be added.
If the requirement is null or is not valid (has not item name or amount set) nothing will be added.
Declaration
public void AddRequirement(RequirementConfig requirementConfig)
Parameters
Type | Name | Description |
---|---|---|
RequirementConfig | requirementConfig |