Particle Lifetime Events Component For 1.10.0¶
文档版本:1.21.50.25
UNDOCUMENTED.
架构¶
particle_lifetime_events:
{
array "creation_event" : opt
{
string "<any array element>" : opt
}
string "creation_event" : opt
"custom_events" : opt
array "expiration_event" : opt
{
string "<any array element>" : opt
}
string "expiration_event" : opt
"timeline" : opt
}
creation_event
:array- Fires when the particle is created.
creation_event
<any array element>
:string
creation_event
:string- Fires when the particle is created.
custom_events
- UNDOCUMENTED, unclear structure :(.
expiration_event
:array- Fires when the particle expires (does not wait for particles to expire too).
expiration_event
<any array element>
:string
expiration_event
:string- Fires when the particle expires (does not wait for particles to expire too).
timeline
- UNDOCUMENTED: timeline.