hytopia 0.8.6-devtrace-27bfff8 → 0.8.6-devtrace-bb174a9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -806,20 +806,6 @@ Description
806
806
  </th></tr></thead>
807
807
  <tbody><tr><td>
808
808
 
809
- [burst(count)](./server.particleemitter.burst.md)
810
-
811
-
812
- </td><td>
813
-
814
-
815
- </td><td>
816
-
817
- Creates a burst of particles, regardless of pause state.
818
-
819
-
820
- </td></tr>
821
- <tr><td>
822
-
823
809
  [despawn()](./server.particleemitter.despawn.md)
824
810
 
825
811
 
@@ -32,20 +32,6 @@ Description
32
32
  </th></tr></thead>
33
33
  <tbody><tr><td>
34
34
 
35
- BURST
36
-
37
-
38
- </td><td>
39
-
40
- `"PARTICLE_EMITTER.BURST"`
41
-
42
-
43
- </td><td>
44
-
45
-
46
- </td></tr>
47
- <tr><td>
48
-
49
35
  DESPAWN
50
36
 
51
37
 
@@ -37,25 +37,6 @@ Description
37
37
  </th></tr></thead>
38
38
  <tbody><tr><td>
39
39
 
40
- ["PARTICLE\_EMITTER.BURST"](./server.particleemittereventpayloads._particle_emitter.burst_.md)
41
-
42
-
43
- </td><td>
44
-
45
-
46
- </td><td>
47
-
48
- { particleEmitter: [ParticleEmitter](./server.particleemitter.md)<!-- -->; count: number; }
49
-
50
-
51
- </td><td>
52
-
53
- Emitted when a ParticleEmitter bursts the specified number of particles.
54
-
55
-
56
- </td></tr>
57
- <tr><td>
58
-
59
40
  ["PARTICLE\_EMITTER.DESPAWN"](./server.particleemittereventpayloads._particle_emitter.despawn_.md)
60
41
 
61
42