User Tools

Site Tools


building:scripts:events

This is an old revision of the document!


Scripting Events

Scripting events have 3 properties:

  1. The Moment and Condition in Which They Are Called (Event Name)
  2. The Event System Used (Event Type)
    This determine how to register the event and access the parameters.
  3. The Script to Execute
    This is your script or someone else script that you registered to a specific event to perform a specific behaviour on specific objects.

Event Systems

building/scripts/events.1552262217.txt.gz · Last modified: 2019/03/10 23:56 by Mavrixio

phpBB Appliance - Powered by TurnKey Linux