Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ ExtContainer
Method
ExtContainer
src/Ext/BuildingType/Body.cpp:323–323 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
321
// container
322
323
BuildingTypeExt::ExtContainer::ExtContainer() : Container(
"BuildingTypeClass"
) { }
324
325
BuildingTypeExt::ExtContainer::~ExtContainer() = default;
326
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected