Function SceneTree.notifyGroup

Sends the given notification to all members of the group.

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