> 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/attributes/statusstring.md).

# StatusString

```csharp
[StatusString] 
public string statusName;
```

The list of strings in the dropdown are determined in the [Status String Settings](/status-effects-framework/1.2.0/settings.md). If the bool in the field is **disabled** it will display as a normal string field.

<figure><img src="https://drive.google.com/uc?id=1KBm7P6RAoqhd6_r-dkleAmiESz4zOyUM" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="https://drive.google.com/uc?id=1iBb7XpfhFjN4Wx09_sY52AFhORF5gIRL" alt="" width="375"><figcaption></figcaption></figure>
