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

Method empty

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

Source from the content-addressed store, hash-verified

190 }
191
192 bool event_manager_async::empty() const
193 {
194 return queue.empty();
195 }
196
197 void event_manager_async::process()
198 {

Callers 15

recompile_allMethod · 0.45
import_materialMethod · 0.45
run_forward_passMethod · 0.45
import_environmentMethod · 0.45
export_environmentMethod · 0.45
from_jsonFunction · 0.45
raycastMethod · 0.45
asset_handleMethod · 0.45
asset_handleClass · 0.45

Calls

no outgoing calls

Tested by 2

ComboFunction · 0.36
ListBoxFunction · 0.36