StatusManager

The StatusManager contains all of the public extensions methods for getting, adding, and removing status effects.

Description

The extension methods contained in the StatusManager class are available to all classes that inherit MonoBehaviour and IStatus.

Static Methods

Overrides real-time duration to decrementing from a UnityEvent.

Resets the time override to being real-time.

Returns a list of the StatusEffects on an IStatus MonoBehaviour.

Remove all StatusEffects from an IStatus MonoBehaviour.