Lua API
On this page

Trade_RemoveFromTrade_S2C

Inherits from

Removes an item from the trade window, not sure if this is used still?

Fields:

ObjectId number

The item being removed from the trade window

Side TradeSide

Side of the trade window object was removed

Methods:

GetPropertyKeys() : string[]

Returns a list of strings of all public property / field names. Useful for reflection on UserData in lua scripts

Returns:string[]

ToString() : string

Returns a string that represents the current object.

Returns:string