# WindowsWebPlayer

> In the web player on Windows.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

> **Warning:**
>
> **Removed.** WebPlayer export is no longer supported in Unity 5.4+.

```csharp
WindowsWebPlayer = 5
```

### Remarks

Additional Resources: [RuntimePlatform](/engine/6000.0/script-reference/unityengine/runtimeplatform.md), [Platform dependent compilation](/engine/6000.0/manual/scripting/compilation-and-code-reload/script-compilation/conditional-compilation/platform-dependent-compilation.md).

Deleted from 5.4.0 and onwards.
