Function SceneTree.notifyGroupFlags

Sends the given notification to all members of the group, respecting the given groupcallflags.

void notifyGroupFlags (
  const(long) call_flags,
  const(String) group,
  const(long) notification
) nothrow @nogc;