| AlreadyExists(WorldEditorAPI api, IEntitySource source, int index) | SCR_BaseSpawnable | |
| CleanupTimer() | SCR_RandomParticleSpawnable | protected |
| CompareAttributes(SCR_BaseSpawnable other) | SCR_RandomParticleSpawnable | |
| CopyToSource(WorldEditorAPI api, IEntitySource source, array< ref ContainerIdPathEntry > path, int index, string currentObjectName) | SCR_BaseSpawnable | |
| CreateObject(WorldEditorAPI api, IEntitySource source, array< ref ContainerIdPathEntry > path, int index) | SCR_RandomParticleSpawnable | |
| GetPositionAndRotation(out notnull array< vector > positionAndRotation) | SCR_ParticleSpawnable | |
| GetRandomInterval() | SCR_RandomParticleSpawnable | protected |
| GetRepCount() | SCR_RandomParticleSpawnable | protected |
| GetSequenceRepTime() | SCR_RandomParticleSpawnable | protected |
| GetSpawnTransform(IEntity owner, out vector outMat[4], bool localCoords=false) | SCR_BaseSpawnable | |
| IsInRange(IEntity owner) | SCR_RandomParticleSpawnable | protected |
| m_bAtCenter | SCR_ParticleSpawnable | |
| m_bDirectional | SCR_ParticleSpawnable | |
| m_bInSequence | SCR_RandomParticleSpawnable | protected |
| m_CallQueue | SCR_RandomParticleSpawnable | protected |
| m_fElapsedTime | SCR_RandomParticleSpawnable | protected |
| m_fMaxDuration | SCR_RandomParticleSpawnable | protected |
| m_fMaxInterval | SCR_RandomParticleSpawnable | protected |
| m_fMinInterval | SCR_RandomParticleSpawnable | protected |
| m_fSequenceRepetitionTime | SCR_RandomParticleSpawnable | protected |
| m_fSequenceRepetitionTimeRnd | SCR_RandomParticleSpawnable | protected |
| m_fTriggerDistanceMax | SCR_RandomParticleSpawnable | protected |
| m_fTriggerDistanceMin | SCR_RandomParticleSpawnable | protected |
| m_iCurrentRepCount | SCR_RandomParticleSpawnable | protected |
| m_iRepetitionCount | SCR_RandomParticleSpawnable | protected |
| m_iRepetitionCountRnd | SCR_RandomParticleSpawnable | protected |
| m_Particle | SCR_ParticleSpawnable | |
| m_prng | SCR_RandomParticleSpawnable | protected |
| m_sSoundEvent | SCR_RandomParticleSpawnable | protected |
| m_vOffsetPosition | SCR_BaseSpawnable | protected |
| m_vOffsetRotation | SCR_BaseSpawnable | protected |
| OnDelete(IEntity owner) | SCR_RandomParticleSpawnable | |
| OnTimer(IEntity owner, SCR_HitInfo hitInfo) | SCR_RandomParticleSpawnable | protected |
| ScheduleNextTimer(IEntity owner, SCR_HitInfo hitInfo) | SCR_RandomParticleSpawnable | protected |
| SCR_RandomParticleSpawnable() | SCR_RandomParticleSpawnable | |
| SetVariables(WorldEditorAPI api, IEntitySource source, array< ref ContainerIdPathEntry > path, int index) | SCR_RandomParticleSpawnable | |
| Spawn(IEntity owner, Physics parentPhysics, SCR_HitInfo hitInfo, bool snapToTerrain=false) | SCR_RandomParticleSpawnable | |
| SpawnAsChild(IEntity owner, SCR_HitInfo hitInfo, bool snapToTerrain=false) | SCR_ParticleSpawnable | |