<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [GameServer](./server.gameserver.md) &gt; [instance](./server.gameserver.instance.md)

## GameServer.instance property

The singleton instance of the game server.

**Signature:**

```typescript
static get instance(): GameServer;
```
