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