Facepunch.Steamworks Wiki

Steamworks.InventoryResult.BelongsTo

Syntax

bool BelongsTo( SteamId steamId )

Description

Checks whether an inventory result handle belongs to the specified Steam ID. This is important when using Deserialize, to verify that a remote player is not pretending to have a different user's inventory

Arguments

SteamId steamId

Returns

bool