SceneTree.hasGroup

Returns true if the given group exists.

struct SceneTree
@nogc nothrow const
bool
hasGroup
(
in String name
)

Meta