A function defined in BBMOD_Model.gml
copy(_dest)
Copies model data into another model.
Name | Type | Description |
---|---|---|
_dest | Struct.BBMOD_Model |
The model to copy data to. |
Struct.BBMOD_Model
Returns self
.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.