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

# GetPauseTimeOnUI

Returns the boolean value for stopping the time when the skill tree UI is opened.&#x20;

### Implementation

```csharp
public virtual bool GetPauseTimeOnUI();
```

### Returns

[bool](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/bool)
