Skip to content steam.ugc.Item
Fields
| Name | Type |
|---|
| id | Bytes |
| static | downloadedCallbacks | hl.types.ArrayObj |
| static | installedCallbacks | hl.types.ArrayObj |
| static | fromInt | Fun |
| static | init | Fun |
| static | create | Fun |
| static | listSubscribed | Fun |
Protos
f@6085 getState(steam.ugc.Item) → I32
f@6086 getInstallInfo(steam.ugc.Item) → Virtual[path, size, timestamp]
f@6087 download(steam.ugc.Item, Bool) → Bool
f@6088 subscribe(steam.ugc.Item, Fun) → Void
Bindings
- static
f@6093 __constructor__(steam.ugc.Item, Bytes) → Void
- static
f@6092 listSubscribed() → hl.types.ArrayObj
- static
f@6091 create(I32, Fun) → Void
- static
f@6090 init(Fun, Fun) → Void
- static
f@6089 fromInt(I32) → steam.ugc.Item