Public Member Functions | |
GSEventSubsidyOffer (SubsidyID subsidy_id) | |
SubsidyID | GetSubsidyID () |
Get the SubsidyID of the subsidy. | |
Static Public Member Functions | |
static GSEventSubsidyOffer * | Convert (GSEvent *instance) |
Convert an GSEvent to the real instance. |
GSEventSubsidyOffer::GSEventSubsidyOffer | ( | SubsidyID | subsidy_id | ) |
subsidy_id | The index of this subsidy in the _subsidies array. |
static GSEventSubsidyOffer* GSEventSubsidyOffer::Convert | ( | GSEvent * | instance | ) | [inline, static] |
Convert an GSEvent to the real instance.
instance | The instance to convert. |
SubsidyID GSEventSubsidyOffer::GetSubsidyID | ( | ) | [inline] |
Get the SubsidyID of the subsidy.