# assignableToSkillBar

Checkbox to define whether this skill can be added to a skill bar.&#x20;

### Implementation

```csharp
public bool assignableToSkillBar;
```

### FieldValue

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