Table of Contents

Interface IGlobalCallback

Namespace
MarymoorStudios.Core.Steamworks
Assembly
MarymoorStudios.Core.Steamworks.dll

Like a ICallback except that action dispatch is FREE-THREADED instead of SIP-bound.

public interface IGlobalCallback : ICallback

Remarks

These types of callbacks are not SIP-bound and must be handled with EXTREME care.