Public Member Functions | |
AIEventDisasterZeppelinerCrashed (StationID station) | |
StationID | GetStationID () |
Get the StationID of the station containing the affected airport. | |
Static Public Member Functions | |
static AIEventDisasterZeppelinerCrashed * | Convert (AIEvent *instance) |
Convert an AIEvent to the real instance. |
AIEventDisasterZeppelinerCrashed::AIEventDisasterZeppelinerCrashed | ( | StationID | station | ) | [inline] |
station | The station containing the affected airport |
static AIEventDisasterZeppelinerCrashed* AIEventDisasterZeppelinerCrashed::Convert | ( | AIEvent * | instance | ) | [inline, static] |
Convert an AIEvent to the real instance.
instance | The instance to convert. |
StationID AIEventDisasterZeppelinerCrashed::GetStationID | ( | ) | [inline] |
Get the StationID of the station containing the affected airport.