# pauseTimeOnUI

Defines whether the time should stop when opening the skill tree UI.&#x20;

### Implementation

```csharp
protected bool pauseTimeOnUI;
```

### FieldValue

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