MCPcopy Create free account
hub / github.com/Phobos-developers/Phobos / ExtContainer

Method ExtContainer

src/Ext/Script/Body.cpp:25–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23// container
24
25ScriptExt::ExtContainer::ExtContainer() : Container("ScriptClass")
26{ }
27
28ScriptExt::ExtContainer::~ExtContainer() = default;
29

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected