Function SceneTree.hasGroup

Returns true if the given group exists.

bool hasGroup (
  const(String) name
) nothrow @nogc const;