SteamInventoryStartPurchaseResult
Swift
public struct SteamInventoryStartPurchaseResult: Sendable
Steamworks SteamInventoryStartPurchaseResult_t
Topics
var result: Result
var result: Result
var orderID: UInt64
var orderID: UInt64
var transID: UInt64
var transID: UInt64
init(result: Result, orderID: UInt64, transID: UInt64)
init(result: Result, orderID: UInt64, transID: UInt64)
Create a customized SteamInventoryStartPurchaseResult