SceneTree.notifyGroupFlags

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

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

Meta