MCPcopy 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
118void DatabagDynamicFetcher::conclude_process(World *p_world) {
119 databag_ptr = nullptr;
120}
121
122void DatabagDynamicFetcher::release_world(World *p_world) {}
123

Callers 2

get_databagMethod · 0.45
test_ecs_query.hFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected