BoostPickupWrapper : VehiclePickupWrapper
float Get Boost Amount( )
void Set Boost Amount( float new Boost Amount)
Parameter | Type | Description |
---|---|---|
newBoostAmount | float | — |
unsigned char Get Boost Type( )
void Set Boost Type( unsigned char new Boost Type)
Parameter | Type | Description |
---|---|---|
newBoostType | unsigned char | — |
void Play Picked Up FX( )
void Pickup2(Car Wrapper Car)
Parameter | Type | Description |
---|---|---|
Car | CarWrapper | — |
bool Can Pickup( Car Wrapper Car)
Parameter | Type | Description |
---|---|---|
Car | CarWrapper | — |