| 126 | // container |
| 127 | |
| 128 | TerrainTypeExt::ExtContainer::ExtContainer() : Container("TerrainTypeClass") { } |
| 129 | TerrainTypeExt::ExtContainer::~ExtContainer() = default; |
| 130 | |
| 131 | // ============================= |
nothing calls this directly
no outgoing calls
no test coverage detected