跳转至

Particle Lifetime Events Component For 1.10.0

文档版本:1.21.0.24

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_eventarray
Fires when the particle is created.
creation_event
<any array element>string
creation_eventstring
Fires when the particle is created.
custom_events
UNDOCUMENTED, unclear structure :(.
expiration_eventarray
Fires when the particle expires (does not wait for particles to expire too).
expiration_event
<any array element>string
expiration_eventstring
Fires when the particle expires (does not wait for particles to expire too).
timeline
UNDOCUMENTED: timeline.