BBMOD_Importer.can_import

A function defined in BBMOD_Importer.gml

can_import(_path)

Description

Checks whether a file can be imported.

Arguments

Name Type Description
_path String The path to the file to import.

Returns

Bool Returns true if the importer can import the file.

Throws

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.