> 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/2.0.0/type-specifics/classes/statusvariable/setmanager.md).

# SetManager

### Declaration

public void **SetManager**([IStatusManager](/status-effects-framework/2.0.0/type-specifics/interfaces/istatusmanager.md) instance)

### Parameters

<table data-header-hidden data-full-width="false"><thead><tr><th width="224"></th><th></th></tr></thead><tbody><tr><td>instance</td><td>The <a href="/pages/fj86Y2oCF7hnxjrSZdqV">IStatusManager</a> instance to assign to this <a href="/pages/RAQ58e3Q2H5m3W9tMHPY">StatusVariable</a></td></tr></tbody></table>

### Description

Assigns a [IStatusManager](/status-effects-framework/2.0.0/type-specifics/interfaces/istatusmanager.md) instance to read [StatusEffect](/status-effects-framework/2.0.0/type-specifics/classes/statuseffect.md) data from.
