Function SceneTree.getNodesInGroup

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

Array getNodesInGroup (
  const(String) group
) nothrow @nogc;