[Plugin] Object Pool Component

It seems the “OnProjectileBounce” and “OnProjectileStop” events are unavailable when using the PooledProjectile vs Epic’s default ProjectileMovement.
Also the “Velocity” parameter seems to be missing as well. I use a system where bullets can ricochet but these options don’t seem to be available, can I
just pool the bullets using epic’s ProjectileMovement instead?