> For the complete documentation index, see [llms.txt](https://docs.mitschmr-studios.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mitschmr-studios.io/skills/skills/api-documentation/databaseskills/classes/skillsettings/methods.md).

# Methods

Methods of [SkillSettings](/skills/skills/api-documentation/databaseskills/classes/skillsettings.md).&#x20;

### Methods

| Name                                                                                                                                              | Description                                                                      |
| ------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| [GetPauseTimeOnUI()](/skills/skills/api-documentation/databaseskills/classes/skillsettings/methods/getpausetimeonui.md)                           | Returns the boolean value for stopping the time when the skill tree UI is opened |
| [GetSkillTreeSelection()](/skills/skills/api-documentation/databaseskills/classes/skillsettings/methods/getskilltreeselection.md)                 | Returns the enum value for the skill tree selection                              |
| [GetSkillTreeUIPrefabAutomatic()](/skills/skills/api-documentation/databaseskills/classes/skillsettings/methods/getskilltreeuiprefabautomatic.md) | Returns the prefab of the automatic skill tree UI field                          |
| [GetSkillTreeUIPrefabManual()](/skills/skills/api-documentation/databaseskills/classes/skillsettings/methods/getskilltreeuiprefabmanual.md)       | Returns the prefab of the manual skill tree UI field                             |
| [GetLevelSelection()](/skills/skills/api-documentation/databaseskills/classes/skillsettings/methods/getlevelselection.md)                         | Returns the enum value for the level selection                                   |
| [GetLevelVariable()](/skills/skills/api-documentation/databaseskills/classes/skillsettings/methods/getlevelvariable.md)                           | Returns the variable for the level variable field                                |
| [GetLevelStat()](/skills/skills/api-documentation/databaseskills/classes/skillsettings/methods/getlevelstat.md)                                   | Returns the statasset for the level stat field                                   |
| [GetSkillPointsSelection()](/skills/skills/api-documentation/databaseskills/classes/skillsettings/methods/getskillpointsselection.md)             | Returns the enum value for the skill points selection                            |
| [GetSkillPointsVariable()](/skills/skills/api-documentation/databaseskills/classes/skillsettings/methods/getskillpointsvariable.md)               | Returns the variable for the skill points variable field                         |
| [GetSkillPointsStat()](/skills/skills/api-documentation/databaseskills/classes/skillsettings/methods/getskillpointsstat.md)                       | Returns the statasset for the skill points stat field                            |
