Introduction
This UI component displays a list of Stats for a Stat Source

Fields#
| Name | Description |
|---|---|
| Source | Determine if source is a Direct Reference or in the Tool Registry |
| Key | Key used to find source |
| Ui Prefab | Prefab to create for displaying stat |
| Content | Transform to place prefabs inside |
| Filters | List of filter/sort plugins |
| On List Updated | Event triggered whenever the list is updated |
Properties#
| Name | Description |
|---|---|
| statSource | Gets/Sets the Stat Source for this object. On set UI is automatically updated. |
Methods#
| Name | Description |
|---|---|
| SetStatIdAndSource | Sets the Stat Source and updates the UI. |
| UpdateBinding | Updates the UI for current settings. |