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 © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.