mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-10 13:16:41 +01:00
This as during construction the sub class has not been initialized yet, and during destruction the sub class has already been destroyed, so the overriding virtual function would be accessing uninitialized data. |
||
---|---|---|
.. | ||
api | ||
CMakeLists.txt | ||
script_config.cpp | ||
script_config.hpp | ||
script_fatalerror.hpp | ||
script_info_dummy.cpp | ||
script_info.cpp | ||
script_info.hpp | ||
script_instance.cpp | ||
script_instance.hpp | ||
script_scanner.cpp | ||
script_scanner.hpp | ||
script_storage.hpp | ||
script_suspend.hpp | ||
squirrel_class.hpp | ||
squirrel_helper_type.hpp | ||
squirrel_helper.hpp | ||
squirrel_std.cpp | ||
squirrel_std.hpp | ||
squirrel.cpp | ||
squirrel.hpp |