| 50 | // container |
| 51 | |
| 52 | ParticleSystemTypeExt::ExtContainer::ExtContainer() : Container("ParticleSystemTypeClass") { } |
| 53 | ParticleSystemTypeExt::ExtContainer::~ExtContainer() = default; |
| 54 | |
| 55 | // ============================= |
nothing calls this directly
no outgoing calls
no test coverage detected