SwiftlyS2

RemoteStorageDownloadUGCResult_t

Struct RemoteStorageDownloadUGCResult_t

Namespace: SwiftlyS2.Shared.SteamAPI

Assembly: SwiftlyS2.CS2.dll

public struct RemoteStorageDownloadUGCResult_t

Inherited Members

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

Properties

m_pchFileName

public string m_pchFileName { get; set; }
Property Value

On this page