SceneTree.getNodesInGroup

Returns all nodes assigned to the given group.

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

Meta