swiftlys2/docs/api/ai/
API Reference SteamAPI

RemoteStorageDownloadUGCResult_t

Struct
Namespace: SwiftlyS2.Shared.SteamAPI · Assembly: SwiftlyS2.CS2.dll
public struct RemoteStorageDownloadUGCResult_t
View source

Properties

m_pchFileName

public string m_pchFileName { get; set; }
Property Value

Fields

k_iCallback

public const int k_iCallback = 1317
Field Value

m_eResult

public EResult m_eResult
Field Value

m_hFile

public UGCHandle_t m_hFile
Field Value

m_nAppID

public AppId_t m_nAppID
Field Value

m_nSizeInBytes

public int m_nSizeInBytes
Field Value

m_ulSteamIDOwner

public ulong m_ulSteamIDOwner
Field Value