Skip to content steam.ugc.Result
Fields
| Name | Type |
|---|
| id | Bytes |
| result | I32 |
| fileType | I32 |
| creatorApp | I32 |
| consumerApp | I32 |
| title | String |
| description | String |
| owner | steam.User |
| created | I32 |
| updated | I32 |
| timeAddedToUserList | I32 |
| visibility | I32 |
| banned | Bool |
| acceptedForUse | Bool |
| tags | hl.types.ArrayObj |
| previewFile | Bytes |
| previewFileSize | I32 |
| file | Bytes |
| fileName | String |
| fileSize | I32 |
| url | String |
| votesUp | I32 |
| votesDown | I32 |
| score | F64 |
| numChildren | I32 |
| keyValueTags | hl.types.ArrayObj |
| metadata | String |
| children | hl.types.ArrayObj |
Protos
f@8329 getKeyValueTag(steam.ugc.Result, String) → String
Bindings
- static
f@8330 __constructor__(steam.ugc.Result, Dyn) → Void