A function defined in BBMOD_Node.gml
add_child(_node)
Adds a child node.
Name | Type | Description |
---|---|---|
_node | Struct.BBMOD_Node |
The child node to add. |
Struct.BBMOD_Node
Returns self
.
Copyright © 2023, BlueBurn. Built on May 02, 2023 using GMDoc.