SwiftlyS2

AppProofOfPurchaseKeyResponse_t

Struct AppProofOfPurchaseKeyResponse_t

Namespace: SwiftlyS2.Shared.SteamAPI

Assembly: SwiftlyS2.CS2.dll

public struct AppProofOfPurchaseKeyResponse_t

Inherited Members

Fields

k_iCallback

public const int k_iCallback = 1021
Field Value

m_cchKeyLength

public uint m_cchKeyLength
Field Value

m_eResult

public EResult m_eResult
Field Value

m_nAppID

public uint m_nAppID
Field Value

Properties

m_rgchKey

public string m_rgchKey { get; set; }
Property Value

On this page