|
OpenTTD Source 20260311-master-g511d3794ce
|
Container for any custom data that must be deleted after the news item has reached end-of-life. More...
#include <news_type.h>
Public Member Functions | |
| virtual | ~NewsAllocatedData ()=default |
| Ensure the destructor of the sub classes are called as well. | |
Container for any custom data that must be deleted after the news item has reached end-of-life.
Definition at line 131 of file news_type.h.