# useSkillPoints

Checkbox to define whether skill points should be used to unlock.&#x20;

### Implementation

```csharp
public bool useSkillPoints;
```

### FieldValue

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