class in AdvancedSceneManager.Models.ASMUserSettings
Represents data for a button in the ASM window.
| Member | Description |
|---|---|
int index |
Gets or sets the index of the button. |
bool isVisible |
Gets or sets whether the button is visible. |
ElementLocation location |
Gets or sets the location of the button. |
string name |
Gets or sets the name of the button. |
| Member | Description |
|---|---|
virtual string ToString() |
_No documentation available._ |