Utilities category - Stingray Lua API Reference

Utilities category

Description

This category contains miscellaneous helpful objects.

Namespaces

Interface to output to the command window.
[WebServer] Namespace with functions for interacting with the console server.
You can use the functions in the DisplayAdapter interface to access the GPUs and outputs (screens) that are connected to the system.
The interface to access information about downloaded content (DLC).
Contains functions that operate on level resources set up in the level editor.
The interface to access the mod system.
The interface to the built-in profiling system.
The Script interface contains helper functions for manipulating scripts.
A system for procedurally generating terrain decoration such as grass and other types of debris.
Contains functions that operate on unit resources.
All strings that the engine uses are UTF-8 encoded.

Objects

An interface for sampling custom animation curves.
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.

Tables

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.