A function defined in BBMOD_Importer.gml
can_import(_path)
Checks whether a file can be imported.
Name | Type | Description |
---|---|---|
_path | String |
The path to the file to import. |
Bool
Returns true
if the importer can import the file.
Copyright © 2025, BlueBurn. Built on March 23, 2025 using GMDoc.