A function defined in BBMOD_Importer.gml
import(_path)
Imports a model from a file.
Name | Type | Description |
---|---|---|
_path | String |
The path to the file to import. |
Struct.BBMOD_Model
The imported model.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.