Page cover image

Steam System Events

Like what your seeing?

Support us as a GitHub Sponsor and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude. These articles are made possible by our GitHub Sponsors ... become a sponsor today!

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