Public Member Functions | |
GSEventExclusiveTransportRights (GSCompany::CompanyID company, TownID town) | |
Static Public Member Functions | |
static GSEventExclusiveTransportRights * | Convert (GSEventCompanyTown *instance) |
Convert an GSEvent to the real instance. |
GSEventExclusiveTransportRights::GSEventExclusiveTransportRights | ( | GSCompany::CompanyID | company, | |
TownID | town | |||
) |
company | The company. | |
town | The town. |
static GSEventExclusiveTransportRights* GSEventExclusiveTransportRights::Convert | ( | GSEventCompanyTown * | instance | ) | [inline, static] |
Convert an GSEvent to the real instance.
instance | The instance to convert. |