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

FlipCarComponentWrapper : CarComponentWrapper

View Implementation

float 
GetFlipCarImpulse()



void 
SetFlipCarImpulse(float newFlipCarImpulse)


Parameter Type Description
newFlipCarImpulse float

float 
GetFlipCarTorque()



void 
SetFlipCarTorque(float newFlipCarTorque)


Parameter Type Description
newFlipCarTorque float

float 
GetFlipCarTime()



void 
SetFlipCarTime(float newFlipCarTime)


Parameter Type Description
newFlipCarTime float

unsigned long 
GetbFlipRight()



void 
SetbFlipRight(unsigned long newbFlipRight)


Parameter Type Description
newbFlipRight unsigned long

void 
InitFlip()



void 
ApplyForces(float ActiveTime)


Parameter Type Description
ActiveTime float

bool 
CanActivate()



void 
OnCreated()