Public Member Functions | |
AIEventCompanyBankrupt (Owner owner) | |
AICompany::CompanyID | GetCompanyID () |
Get the CompanyID of the company that has gone bankrupt. | |
Static Public Member Functions | |
static AIEventCompanyBankrupt * | Convert (AIEvent *instance) |
Convert an AIEvent to the real instance. |
AIEventCompanyBankrupt::AIEventCompanyBankrupt | ( | Owner | owner | ) | [inline] |
owner | The company that has gone bankrupt. |
static AIEventCompanyBankrupt* AIEventCompanyBankrupt::Convert | ( | AIEvent * | instance | ) | [inline, static] |
Convert an AIEvent to the real instance.
instance | The instance to convert. |
AICompany::CompanyID AIEventCompanyBankrupt::GetCompanyID | ( | ) | [inline] |
Get the CompanyID of the company that has gone bankrupt.