# allowReplacement

Boolean value to determine whether to allow replacement on the skill bar.&#x20;

### Implementation

```csharp
protected bool allowReplacement;
```

### FieldValue

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