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

TimeBombPickup : RumblePickupComponentWrapper

View Implementation

float 
GetRadius()



void 
SetRadius(float newRadius)


Parameter Type Description
newRadius float

float 
GetAlmostReadyDuration()



void 
SetAlmostReadyDuration(float newAlmostReadyDuration)


Parameter Type Description
newAlmostReadyDuration float

float 
GetStartMatSpeed()



void 
SetStartMatSpeed(float newStartMatSpeed)


Parameter Type Description
newStartMatSpeed float

float 
GetAlmostReadyMatSpeed()



void 
SetAlmostReadyMatSpeed(float newAlmostReadyMatSpeed)


Parameter Type Description
newAlmostReadyMatSpeed float

float 
GetImpulseForce()



void 
SetImpulseForce(float newImpulseForce)


Parameter Type Description
newImpulseForce float

float 
GetCarVerticalForce()



void 
SetCarVerticalForce(float newCarVerticalForce)


Parameter Type Description
newCarVerticalForce float

float 
GetCarTorque()



void 
SetCarTorque(float newCarTorque)


Parameter Type Description
newCarTorque float

unsigned long 
GetbDemolish()



void 
SetbDemolish(unsigned long newbDemolish)


Parameter Type Description
newbDemolish unsigned long

unsigned long 
GetbImpulse()



void 
SetbImpulse(unsigned long newbImpulse)


Parameter Type Description
newbImpulse unsigned long

void 
PickupEnd()



void 
AlmostReady2()



void 
PickupStart()