Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GodotECS/godex
/ DynamicQuery
Method
DynamicQuery
iterators/dynamic_query.cpp:32–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
DynamicQuery::DynamicQuery() {
33
}
34
35
void DynamicQuery::set_space(Space p_space) {
36
space = p_space;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected