User Tools

Site Tools


addons:events

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
addons:events [2017/04/21 19:52]
atom0s
addons:events [2017/04/21 19:54]
atom0s
Line 36: Line 36:
 ashita.register_event('​load',​ loadfunction);​ ashita.register_event('​load',​ loadfunction);​
 </​code>​ </​code>​
 +
 +----
 +
 +===== Built-In Events =====
 +
 +Below, you will find documentation for the built-in events that the Ashita addons library exposes to all addons. Please be aware of the returns and such of each event as incorrect returns can cause log spam of warnings/​errors as well as potential client crashes! Be sure to test your addons thoroughly before having others use them!
  
 ---- ----
addons/events.txt · Last modified: 2017/04/22 00:10 (external edit)