Home
last modified time | relevance | path

Searched refs:enableListeners (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/ComponentTools/
H A Dcomponent_query.cpp156 void ComponentQuery::SetEcsListenersEnabled(bool enableListeners) in SetEcsListenersEnabled() argument
158 enableListeners_ = enableListeners; in SetEcsListenersEnabled()
H A Dcomponent_query.h77 * @param enableListeners True to enable listening to ecs events to automatically invalidate the query.
79 void SetEcsListenersEnabled(bool enableListeners);

Completed in 2 milliseconds