Elegy Engine API Reference Elegy Engine API Reference

Namespace Game.Server

Namespaces

Game.Server.Bridges
Game.Server.Packets

Classes

AssetCache

Handles asset precaching on the server so it can be sent to clients.

ClientConnection

A serverside record of a client.

GameServer

Interfaces

IClientBridge

A bridge to communicate with clients. Local clients have a direct link while remote clients are communicated with through packets.

Made with docfx