Last updated
Last updated
Support us as a and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude. These articles are made possible by our ... become a sponsor today!
The Downloadable Content Object is a scriptable object created by the Steam Settings when you import DLC. This can be used to check if the local user owns a given DLC and to perfrom common actions against that DLC.
Represents a DLC object, this is created by the object when you import DLC data for your app. To learn more see the object documentation.
Returns the intall location of the DLC
Returns the download progress if known as a value between 0 and 1
Gets the time of purchase if known
Starts the process of installing the DLC
Starts the process of uninstalling the DLC
Opens the Steam Overlay to the Store for this DLC item
AppId_t
appId
The room this message relates to
bool
IsSubscribed
Indicates rather or not the DLC is currently owned
bool
IsInstalled
Indicated rather or not the DLC is installed