Facepunch.Steamworks Wiki

Steamworks.SteamApps.InstalledDepots

Syntax

static IEnumerable<Data.DepotId> InstalledDepots( AppId appid )

Description

Gets a list of all installed depots for a given App ID in mount order

Arguments

AppId appid

Returns

IEnumerable<Data.DepotId>