![]() |
SCP - Containment Breach
|
Private Member Functions | |
| void | Delete () |
| CB::Particles::Internal::Particle | get_Next () const property |
| CB::Particles::Internal::Particle | get_Previous () const property |
| void | InsertAfter (CB::Particles::Internal::Particle@) |
| void | InsertBefore (CB::Particles::Internal::Particle@) |
Private Attributes | |
| CB::Particles::Internal::Emitter | Emitter |
| int | Age |
| int | MaxTime |
| float | X |
| float | Y |
| float | Z |
| float | VelocityX |
| float | VelocityY |
| float | VelocityZ |
| float | Rotation |
| float | RotationVelocity |
| float | SizeX |
| float | SizeY |