MCPcopy Create free account
hub / github.com/cycfi/elements / wants_control

Method wants_control

lib/src/element/composite.cpp:684–690  ·  view source on GitHub ↗

* \brief * Checks if any element in composite_base desires control. * * `wants_control` iterates over every element inside the * composite_base. If any element wants control, the method breaks the * loop and returns true. * * \return bool * `true` if there's an element wanting control, `false` otherwise. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

clickMethod · 0.45
hit_elementMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected