Public Member Functions | |
GSEventTownFounded (TownID town) | |
TownID | GetTownID () |
Get the TownID of the town. | |
Static Public Member Functions | |
static GSEventTownFounded * | Convert (GSEvent *instance) |
Convert an GSEvent to the real instance. |
GSEventTownFounded::GSEventTownFounded | ( | TownID | town | ) |
town | The town that was created. |
static GSEventTownFounded* GSEventTownFounded::Convert | ( | GSEvent * | instance | ) | [inline, static] |
Convert an GSEvent to the real instance.
instance | The instance to convert. |
TownID GSEventTownFounded::GetTownID | ( | ) | [inline] |
Get the TownID of the town.