|
group2 0.1.0
CSE 125 Group 2
|
Wire-format particle effect event broadcast from server to all clients. More...
Go to the source code of this file.
Classes | |
| struct | NetParticleEvent |
| Wire-format particle event broadcast from server to all clients. More... | |
Enumerations | |
| enum class | ParticleEffectType : uint8_t { BulletTracer , HitscanBeam , Impact , Explosion , Smoke } |
| Type of particle effect to spawn on the client. More... | |
Wire-format particle effect event broadcast from server to all clients.
|
strong |