Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ ExtContainer
Method
ExtContainer
src/Ext/WeaponType/Body.cpp:307–307 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
305
// container
306
307
WeaponTypeExt::ExtContainer::ExtContainer() : Container(
"WeaponTypeClass"
) { }
308
309
WeaponTypeExt::ExtContainer::~ExtContainer() = default;
310
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected