BoostPickupWrapper : VehiclePickupWrapper
float GetBoostAmount()
void SetBoostAmount(float newBoostAmount)
Parameter | Type | Description |
---|---|---|
newBoostAmount | float | — |
unsigned char GetBoostType()
void SetBoostType(unsigned char newBoostType)
Parameter | Type | Description |
---|---|---|
newBoostType | unsigned char | — |
void PlayPickedUpFX()
void Pickup2(CarWrapper Car)
Parameter | Type | Description |
---|---|---|
Car | CarWrapper | — |
bool CanPickup(CarWrapper Car)
Parameter | Type | Description |
---|---|---|
Car | CarWrapper | — |