A function defined in BBMOD_Node.gml
copy(_dest)
Copies node data into another node.
Name | Type | Description |
---|---|---|
_dest | Struct.BBMOD_Node |
The node to copy data to. |
Struct.BBMOD_Node
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.