Page cover image

Steam Game Server Events

Like what your seeing?

Introduction

Exposes Steam Game Server events to the Unity Inspector

Definition

public class SteamGameServerEvents : MonoBehaviour

Events

evtDisconnected

Occurs when the game server disconnects from the Steam API

evtConnected

Occurs when the game server connects to Steam API

evtFailure

Occures when Steam API notifies the game server of a failure

Last updated