MCPcopy Create free account
hub / github.com/OpenTTD/OpenTTD / ~CargoDataEntry

Method ~CargoDataEntry

src/station_gui.cpp:1081–1084  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1079{}
1080
1081CargoDataEntry::~CargoDataEntry()
1082{
1083 this->Clear();
1084}
1085
1086/**
1087 * Delete all subentries, reset count and num_children and adapt parent's count.

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.95

Tested by

no test coverage detected