bbmod_json_load

A function defined in bbmod_json_load.gml

bbmod_json_load(_file)

Description

Loads a JSON file.

Arguments

Name Type Description
_file String The path to the file.

Returns

Struct, Array The loaded JSON.

Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on September 11, 2023 using GMDoc.