Public Member Functions | |
GSEventIndustryClose (IndustryID industry_id) | |
IndustryID | GetIndustryID () |
Get the IndustryID of the closing industry. | |
Static Public Member Functions | |
static GSEventIndustryClose * | Convert (GSEvent *instance) |
Convert an GSEvent to the real instance. |
GSEventIndustryClose::GSEventIndustryClose | ( | IndustryID | industry_id | ) |
industry_id | The new industry. |
static GSEventIndustryClose* GSEventIndustryClose::Convert | ( | GSEvent * | instance | ) | [inline, static] |
Convert an GSEvent to the real instance.
instance | The instance to convert. |
IndustryID GSEventIndustryClose::GetIndustryID | ( | ) | [inline] |
Get the IndustryID of the closing industry.