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 © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.