OpenTTD Source 20260311-master-g511d3794ce
NewsAllocatedData Struct Reference

Container for any custom data that must be deleted after the news item has reached end-of-life. More...

#include <news_type.h>

Inheritance diagram for NewsAllocatedData:
CompanyNewsInformation

Public Member Functions

virtual ~NewsAllocatedData ()=default
 Ensure the destructor of the sub classes are called as well.

Detailed Description

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.


The documentation for this struct was generated from the following file: