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 © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.