Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ ExtContainer
Method
ExtContainer
src/Ext/Building/Body.cpp:505–505 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
503
// container
504
505
BuildingExt::ExtContainer::ExtContainer() : Container(
"BuildingClass"
) { }
506
507
BuildingExt::ExtContainer::~ExtContainer() = default;
508
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected