BBMOD_Model.copy

A function defined in BBMOD_Model.gml

copy(_dest)

Description

Copies model data into another model.

Arguments

Name Type Description
_dest Struct.BBMOD_Model The model to copy data to.

Returns

Struct.BBMOD_Model Returns self.

Do you find this page helpful?

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