BBMOD_Node.add_child

A function defined in BBMOD_Node.gml

add_child(_node)

Description

Adds a child node.

Arguments

Name Type Description
_node Struct.BBMOD_Node The child node to add.

Returns

Struct.BBMOD_Node Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.