Skip to content

Conversation

oliver4888
Copy link

Added the GetCollectionDetails method to ISteamRemoteStorage which accepts either a single ulong or IList<ulong> via an overload and will return the list of items in that collection.

The uint FileType field on CollectionDetailItem appears to be some sort of enumeration, however I have only seen 0 returned for mods and 2 for collections, so I am hesitant to give it a concrete implementation.

@babelshift babelshift self-assigned this Oct 14, 2020
@babelshift
Copy link
Owner

@oliver4888 are you able to take a second look at this PR based on my comments so I can merge? Thanks.

@oliver4888
Copy link
Author

Hey @babelshift, I don't see any comments.
Also I believe the FileType corresponds to EWorkshopFileType however the partner docs don't appear to have GetCollectionDetails so I'm not 100% on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants