# SetIntArray(string, int[])

> Store an Integer array.

## Definition

* **Type:** Method
* **Namespace:** [UnityEditor](/engine/6000.5/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static void SetIntArray(string key, int[] value)
```

### Parameters

**** (\[string]\(https\://learn.microsoft.com/dotnet/api/system.string)): **** (\[int\[]]\(https\://learn.microsoft.com/dotnet/api/system.int32)):&#x20;
