Facepunch.Steamworks Wiki

Steamworks.InventoryDef.GetProperty

Syntax

string GetProperty( string name )

Description

Get a specific property by name

Arguments

string name

Returns

string

Syntax

T GetProperty( string name )

Description

Get a specific property by name

Arguments

string name

Returns

T