Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ ExtContainer
Method
ExtContainer
src/Ext/SWType/Body.cpp:208–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
206
// container
207
208
SWTypeExt::ExtContainer::ExtContainer() : Container(
"SuperWeaponTypeClass"
)
209
{ }
210
211
SWTypeExt::ExtContainer::~ExtContainer() = default;
212
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected