A function defined in bbmod_json_load.gml
bbmod_json_load(_file)
Loads a JSON file.
Name | Type | Description |
---|---|---|
_file | String |
The path to the file. |
Struct, Array
The loaded JSON.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.