# MAX

Defines the maximum amounts of skill types.&#x20;

### Implementation

```csharp
public const int MAX = 32;
```

### FieldValue

[int](https://docs.microsoft.com/en-us/dotnet/api/system.int32)
