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

Method Clear

src/Ext/Anim/Body.h:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 };
73
74 static void Clear()
75 {
76 AnimExt::AnimsWithAttachedParticles.clear();
77 }
78
79 static std::vector<AnimClass*> AnimsWithAttachedParticles;
80 static ExtContainer ExtMap;

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected