Upgrade Methods |
The Upgrade type exposes the following members.
| Name | Description | |
|---|---|---|
| AddEffect(Effect) | Add the specified Effect. | |
| AddEffect(String, String) | Create a new Effect and add it. | |
| AddEffect(String, EffectType, Single) | Create a new Effect and add it. | |
| AddEffects | Add specified Effects. | |
| Apply | Add the upgrade to an upgradeable's list. | |
| Find | Find an Upgrade with its ID. | |
| RemoveEffect | Remove the specified Effect. | |
| RemoveEffects | Remove all Effects associated with the given stat ID. | |
| RemoveFrom | Remove an Upgrade with its ID. |