Recent Changes - Search:

ZGameEditor

Documentation

Community

Edit sidebar

Timer

Timer

Executes a component list on a timed interval. This component is used in the onUpdate-list.

Properties

OnTimer

The list of components that will be executed.

Interval

An interval in seconds between the calls to OnTimer. If set to zero then the timer stops.

RepeatCount

A integer value indicating how many times to call OnTimer before timer stops. The default value of -1 means repeat forever. 0 means call once, 1 call twice etc.

Edit - History - Print - Recent Changes - Search
Page last modified on January 03, 2010, at 12:05 am