MCPcopy Create free account
hub / github.com/ddiakopoulos/polymer / connect

Method connect

libraries/lib-engine/src/core-events.cpp:169–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167 }
168
169 event_manager_sync::scoped_connection event_manager_sync::connect(poly_typeid type, event_handler handler) { /* todo */ return {{}}; }
170
171 event_manager_sync::scoped_connection event_manager_sync::connect_all(event_handler handler) { /* todo */ return {{}}; }
172

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected