跳转至

Random Ticking

文档版本:1.21.0.24

[Experimental] Describes the component that will trigger an even at a regular interval between two values.

架构

random_ticking:
{
  string "on_tick" : opt
  boolean "looping" : opt
  array "range" : opt
}
on_tickstring
Describes the component that will trigger an even at a regular interval between two values.
loopingboolean
Does the event loop.
rangearray
The Range between which the component will trigger his event.
range