# LoadUsers(string[], Action<IUserProfile[]>)

> See Social.LoadUsers.

## Definition

* **Type:** Method
* **Namespace:** [UnityEngine.SocialPlatforms](/engine/6000.3/script-reference/unityengine/socialplatforms.md)
* **Assembly:** UnityEngine.GameCenterModule

> **Warning:**
>
> **Deprecated.** ISocialPlatform is deprecated and will be removed in a future release.

```csharp
void LoadUsers(string[] userIDs, Action<IUserProfile[]> callback)
```

### Parameters

**** (\[string\[]]\(https\://learn.microsoft.com/dotnet/api/system.string)): **** (\[Action\<IUserProfile\[]>]\(https\://learn.microsoft.com/dotnet/api/system.action)):&#x20;
