SteamInventoryFullUpdate
Swift
public struct SteamInventoryFullUpdate: Sendable
Steamworks SteamInventoryFullUpdate_t
Topics
var handle: SteamInventoryResult
var handle: SteamInventoryResult
init(handle: SteamInventoryResult)
init(handle: SteamInventoryResult)
Create a customized SteamInventoryFullUpdate
Declaration
Swift
public init(handle: SteamInventoryResult = 0)