dlc_info table reference - Stingray Lua API Reference

dlc_info table reference

Description

This table, returned by stingray.DLC.scan_result(), provides details on a single package of downloadable content that was found to be installed by a scan of the player's system.

These values are set up by the .dlc data file that is created and packaged with the assets and data that make up the package.

Data Members

name : string

The descriptive name assigned to the package.

package : string

The resource package that must be loaded and used to access the content or register the DLC in the game.