SteamInventoryFullUpdate

Swift
public struct SteamInventoryFullUpdate: Sendable

Steamworks SteamInventoryFullUpdate_t


Topics

var handle: SteamInventoryResult

Steamworks m_handle

Declaration
Swift
public let handle: SteamInventoryResult

init(handle: SteamInventoryResult)

Create a customized SteamInventoryFullUpdate

Declaration
Swift
public init(handle: SteamInventoryResult = 0)