The spawn state of a Spawn system.
| deltaTime | The current delta time. |
| playing | The current playing state. |
| spawnCount | The current Spawn count. |
| totalTime | The accumulated delta time since the last Play event. |
| vfxEventAttribute | Gets the modifiable current event attribute (Read Only). |