SceneTree.setGroupFlags

Sets the given property to value on all members of the given group, respecting the given groupcallflags.

struct SceneTree
@nogc nothrow
void
setGroupFlags
(
VariantArg3
)
(
in long call_flags
,
in String group
,
in String property
,
in VariantArg3 value
)

Meta