Click or drag to resize

Buff Methods

The Buff type exposes the following members.

Methods
  NameDescription
Public methodApply(IUpgradeable)
Add the buff to an IUpgradeable and start the timer.
(Overrides UpgradeApply(IUpgradeable).)
Public methodApply(IUpgradeable, BuffMode)
Add the buff to an IUpgradeable and start the timer.
Public methodRemoveFrom
Remove the buff from an IUpgradeable.
Top
See Also