Versions in this module Expand all Collapse all v1 v1.0.0 Jan 20, 2016 Changes in this version + const AppId + type GCReadyEvent struct + type TF2 struct + func New(client *steam.Client) *TF2 + func (t *TF2) CraftItems(items []uint64, recipe int16) + func (t *TF2) DeleteItem(itemId uint64) + func (t *TF2) HandleGCPacket(packet *GCPacket) + func (t *TF2) NameItem(toolId, target uint64, name string) + func (t *TF2) SetItemPosition(itemId, position uint64) + func (t *TF2) SetPlaying(playing bool)