Facepunch.Steamworks Wiki

Revision Difference

SteamUGC.QueryFileAsync#522550

<member type="method" namespace="Steamworks" parent="SteamUGC" name="QueryFileAsync" async="true" static="true"> <args> <arg name="fileId" type="Data.PublishedFileId"></arg> </args> <return type="Task<Nullable<Ugc.Item>>"></return> <summary>Utility function to fetch a single item. Internally this uses Ugc.FileQuery - which you can use to query multiple items if you need to.</summary> </member>