class ParticleManager

Public Functions

void SpawnBulletParticles(SpawnBulletImpactParticlesEvent eventData)

A public method that is subscribed to the SpawnBulletImpactParticlesEvent and spawns the bullet impact particles according to the provided data from the event.