> For the complete documentation index, see [llms.txt](https://maraudical.gitbook.io/status-effects-framework/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maraudical.gitbook.io/status-effects-framework/1.2.0/type-specifics/interfaces.md).

# Interfaces

There is only **one** interface ([IStatus](/status-effects-framework/1.2.0/type-specifics/interfaces/istatus.md)), but the framework needs a [MonoBehaviour](https://docs.unity3d.com/ScriptReference/MonoBehaviour.html) to inherit it so that it can add and remove status effects.
