Manuals
Manuals




Network Info extension documentation

This extension provides functions to get information about the network configuration of the device.

Installation

To use Network Info extension in your Defold project, add a version of the Steam extension to your game.project dependencies from the list of available Releases. Find the version you want, copy the URL to ZIP archive of the release and add it to the project dependencies.

Select Project->Fetch Libraries once you have added the version to game.project to download the version and make it available in your project.

Example

Refer to the example project to see an example of how the extension works.

Source code

The source code is available on GitHub

API reference

API Reference - networkinfo