Difference between revisions of "Event Order"
Jump to navigation
Jump to search
m (Undo revision 1190760 by Toady Nakamura (Talk)) |
m |
||
Line 1: | Line 1: | ||
{{LSL Header|ml=*}}{{LSLC|Events}}{{RightToc}} | |||
The follow lists show which events are called for different actions and the order in which they are called. | The follow lists show which events are called for different actions and the order in which they are called. | ||
Line 20: | Line 21: | ||
*[[State exit]] Event (In current state) | *[[State exit]] Event (In current state) | ||
*[[State entry]] Event (In target state) | *[[State entry]] Event (In target state) | ||
Revision as of 14:17, 13 May 2014
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
The follow lists show which events are called for different actions and the order in which they are called.
Wear or Attach from inventory / Login with item attached
Attach from ground
Detach to inventory / Drop from avatar to ground
Rez to ground
- On rez Event
Reset while worn / Reset while on ground
- State entry Event
Change in state
- State exit Event (In current state)
- State entry Event (In target state)