BakkesMod Programming Wiki
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

HitForcePickup : RumblePickupComponentWrapper

View Implementation

unsigned long 
GetbBallForce()



void 
SetbBallForce(unsigned long newbBallForce)


Parameter Type Description
newbBallForce unsigned long

unsigned long 
GetbCarForce()



void 
SetbCarForce(unsigned long newbCarForce)


Parameter Type Description
newbCarForce unsigned long

unsigned long 
GetbDemolishCars()



void 
SetbDemolishCars(unsigned long newbDemolishCars)


Parameter Type Description
newbDemolishCars unsigned long

float 
GetBallHitForce()



void 
SetBallHitForce(float newBallHitForce)


Parameter Type Description
newBallHitForce float

float 
GetCarHitForce()



void 
SetCarHitForce(float newCarHitForce)


Parameter Type Description
newCarHitForce float

float 
GetMinFXTime()



void 
SetMinFXTime(float newMinFXTime)


Parameter Type Description
newMinFXTime float

float 
GetOrigBallHitForce()



void 
SetOrigBallHitForce(float newOrigBallHitForce)


Parameter Type Description
newOrigBallHitForce float

float 
GetOrigCarHitForce()



void 
SetOrigCarHitForce(float newOrigCarHitForce)


Parameter Type Description
newOrigCarHitForce float

float 
GetLastFXTime()



void 
SetLastFXTime(float newLastFXTime)


Parameter Type Description
newLastFXTime float

void 
PickupEnd()



void 
PickupStart()