SceneTree.notifyGroup

Sends the given notification to all members of the group.

struct SceneTree
@nogc nothrow
void
notifyGroup
(
in String group
,
in long notification
)

Meta