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

Class ExtContainer

src/Ext/AnimType/Body.h:133–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131 };
132
133 class ExtContainer final : public Container<AnimTypeExt>
134 {
135 public:
136 ExtContainer();
137 ~ExtContainer();
138 };
139
140 static ExtContainer ExtMap;
141

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected