Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Steam System Events

Like what your seeing?

Introduction

Exposes Steam initialization events to the Unity Inspector

Definition

public class SteamSystemEvents : MonoBehaviour

Events

evtSteamInitalized

Occurs when the Steam API is initalized

evtSteamInitalizationError

Occurs when there is an error initalizing the Steam API

Last updated