SceneTree.getNodesInGroup

Returns a list of all nodes assigned to the given group.

struct SceneTree
@nogc nothrow
Array
getNodesInGroup
(
in String group
)

Meta