SwiftlyS2

RemoteStorageEnumeratePublishedFilesByUserActionResult_t

Struct RemoteStorageEnumeratePublishedFilesByUserActionResult_t

Namespace: SwiftlyS2.Shared.SteamAPI

Assembly: SwiftlyS2.CS2.dll

public struct RemoteStorageEnumeratePublishedFilesByUserActionResult_t

Inherited Members

Fields

k_iCallback

public const int k_iCallback = 1328
Field Value

m_eAction

public EWorkshopFileAction m_eAction
Field Value

m_eResult

public EResult m_eResult
Field Value

m_nResultsReturned

public int m_nResultsReturned
Field Value

m_nTotalResultCount

public int m_nTotalResultCount
Field Value

m_rgPublishedFileId

public PublishedFileId_t[] m_rgPublishedFileId
Field Value

m_rgRTimeUpdated

public uint[] m_rgRTimeUpdated
Field Value

On this page