SceneTree.notifyGroup

Sends the given notification to all members of the group.

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

Meta