# Active

> This is the currently active social platform.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.5/script-reference/unityengine.md)
* **Assembly:** UnityEngine.GameCenterModule

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

```csharp
public static ISocialPlatform Active { get; set; }
```

### Remarks

If not explicitly set, a default is picked depending on the target platform.
