Table of Contents

Projectile

Inheritance

This namespace inherits from GameBase > SceneObject > NetObject > SimObject.

Fields

Physics

initialPosition

Point3F initialPosition
Memory offset: 0x228

initialVelocity

Point3F initialVelocity
Memory offset: 0x234

Source

sourceObject

int sourceObject
Memory offset: 0x250

sourceSlot

int sourceSlot
Memory offset: 0x254

Functions

Projectile::Bounce
Projectile::explode
Projectile::getLastImpactNormal
Projectile::getLastImpactPosition
Projectile::getLastImpactVelocity
Projectile::getVelocity
Projectile::onAdd
Projectile::redirect