BBMOD_Node.copy

A function defined in BBMOD_Node.gml

copy(_dest)

Description

Copies node data into another node.

Arguments

Name Type Description
_dest Struct.BBMOD_Node The node to copy data to.

Returns

Struct.BBMOD_Node Returns self.

Do you find this page helpful?

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