![]() |
Dayz Explorer 1.28.160049
|
This is the complete list of members for Particle, including all inherited members.
| Create(int particle_id, Object parent_obj, vector local_pos="0 0 0", vector local_ori="0 0 0") | Particle | protectedstatic |
| Create(int particle_id, vector global_pos, vector global_ori="0 0 0") | Particle | protectedstatic |
| CreateInWorld(int particle_id, vector global_pos, vector global_ori="0 0 0", bool force_world_rotation=false) | Particle | protectedstatic |
| CreateOnObject(int particle_id, Object parent_obj, vector local_pos="0 0 0", vector local_ori="0 0 0", bool force_world_rotation=false) | Particle | protectedstatic |
| GetDirectParticleEffect() | Particle | protected |
| GetMaxLifetime() | Particle | protected |
| GetParticleCount() | Particle | protected |
| GetParticleID() | Particle | protected |
| GetParticleParent() | Particle | protected |
| HasActiveParticle() | Particle | protected |
| IsRepeat() | Particle | protected |
| m_IsRepeat | Particle | protected |
| m_Lifetime | Particle | protected |
| m_ParentObject | Particle | protected |
| m_ParticleEffect | Particle | protected |
| m_ParticleID | Particle | protected |
| m_PreviousFrame | Particle | protected |
| ParticleInit() | Particle | protected |
| Play(int particle_id, Object parent_obj, vector local_pos="0 0 0", vector local_ori="0 0 0") | Particle | protectedstatic |
| Play(int particle_id, vector global_pos) | Particle | protectedstatic |
| Play(int particle_id=-1) | Particle | protected |
| PlayInWorld(int particle_id, vector global_pos) | Particle | protectedstatic |
| PlayOnObject(int particle_id, Object parent_obj, vector local_pos="0 0 0", vector local_ori="0 0 0", bool force_world_rotation=false) | Particle | protectedstatic |
| PlayParticle(int particle_id=-1) | Particle | protected |
| PlayParticleEx(int particle_id=-1, int flags=0) | Particle | protected |
| RandWiggleFloat() | Particle | protected |
| RandWiggleVector() | Particle | protected |
| SetSource(int particle_id) | Particle | protected |
| Stop() | Particle | protected |
| StopParticle(int flags=0) | Particle | protected |
| UpdateState() | Particle | protected |