Description

Manage events with FilteringEnabled (or not) with ease. Watch provides a syntax that is easy to use and remember! Watch also allows you to Observe changes in table properties!!! Examples are available in the game files. ** Simple Example ** Watch ('Timer') : On ('Tick') : Do (callBack) for i = 1, 10 do Watch ('Timer') : Fire ('Tick', i) end
There are currently no running experiences.