Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GodotECS/godex
/ conclude_process
Method
conclude_process
utils/fetchers.cpp:118–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
void DatabagDynamicFetcher::conclude_process(World *p_world) {
119
databag_ptr = nullptr;
120
}
121
122
void DatabagDynamicFetcher::release_world(World *p_world) {}
123
Callers
2
get_databag
Method · 0.45
test_ecs_query.h
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected