Page cover image

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