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

GravityPickup : RumblePickupComponentWrapper

View Implementation

float 
GetBallGravity()



void 
SetBallGravity(float newBallGravity)


Parameter Type Description
newBallGravity float

float 
GetRange()



void 
SetRange(float newRange)


Parameter Type Description
newRange float

Vector 
GetOffset()



void 
SetOffset(Vector newOffset)


Parameter Type Description
newOffset Vector

unsigned long 
GetbDeactivateOnTouch()



void 
SetbDeactivateOnTouch(unsigned long newbDeactivateOnTouch)


Parameter Type Description
newbDeactivateOnTouch unsigned long

float 
GetRecordBallHitRate()



void 
SetRecordBallHitRate(float newRecordBallHitRate)


Parameter Type Description
newRecordBallHitRate float

float 
GetLastRecordedBallHitTime()



void 
SetLastRecordedBallHitTime(float newLastRecordedBallHitTime)


Parameter Type Description
newLastRecordedBallHitTime float

BallWrapper 
GetPrevBall()



void 
SetPrevBall(BallWrapper newPrevBall)


Parameter Type Description
newPrevBall BallWrapper

void 
UpdateVisual()



void 
ApplyForces(float ActiveTime)


Parameter Type Description
ActiveTime float

void 
PickupEnd()



void 
PickupStart()