Upgrade Class |
Namespace: Kit.Containers
The Upgrade type exposes the following members.
| Name | Description | |
|---|---|---|
| Upgrade | Initializes a new instance of the Upgrade class | |
| Upgrade(String) | Initializes a new instance of the Upgrade class | |
| Upgrade(String, IEnumerableEffect) | Initializes a new instance of the Upgrade class |
| 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. |