API Reference › SteamAPI
Callback`1
ClassNamespace: SwiftlyS2.Shared.SteamAPI · Assembly: SwiftlyS2.CS2.dll
public sealed class Callback<T> : IDisposable where T : structInherits object
Implements IDisposable
Represents a Steam callback that automatically manages its lifecycle
View source