SwiftlyS2

GetVideoURLResult_t

Struct GetVideoURLResult_t

Namespace: SwiftlyS2.Shared.SteamAPI

Assembly: SwiftlyS2.CS2.dll

public struct GetVideoURLResult_t

Inherited Members

Fields

k_iCallback

public const int k_iCallback = 4611
Field Value

m_eResult

public EResult m_eResult
Field Value

m_unVideoAppID

public AppId_t m_unVideoAppID
Field Value

Properties

m_rgchURL

public string m_rgchURL { get; set; }
Property Value

On this page