This category contains miscellaneous helpful objects.
|   | 
You can use the functions in the DisplayAdapter interface to access the GPUs and outputs (screens) that are connected to the system.
 | 
|   | 
The Script interface contains helper functions for manipulating scripts.
 | 
|   | 
References script data obtained from a LevelResource by calling stingray.LevelResource.data() or stingray.LevelResource.unit_data().
 | 
|   | 
The Localizer is a helper interface that offers access to localized strings that are contained in a
        single specified .strings resource.
 | 
|   | 
RefTracker is a heavy userdata object that you can use to track down memory leaks in Lua. 
 | 
|   | 
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. 
 |