# OpenSkillTree

Opens the skill tree UI for this gameobject.&#x20;

### Implementation

```csharp
public static void OpenSkillTree(Skills characterSkills);
```
