Difference between revisions of "Category:LSL Events/ID"
Jump to navigation
Jump to search
m (New page: {{multi-lang|Category:LSL Events/ID}}__HIDDENCAT__) |
m |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{multi-lang|Category:LSL Events/ID}}__HIDDENCAT__ | {{multi-lang|Category:LSL Events/ID}}{{LSL Header}} | ||
This is much like the [[LSL Function ID]]. It is the unique code assigned to an event in the files that are compiled in Second Life. | |||
__HIDDENCAT__ | |||
<ol style="{{NewStyle|column-width|15em|moz=*|webkit=*}}" start="0"> | |||
<li>[[state_entry]] | |||
<li>[[state_exit]] | |||
<li>[[touch_start]] | |||
<li>[[touch]] | |||
<li>[[touch_end]] | |||
<li>[[collision_start]] | |||
<li>[[collision]] | |||
<li>[[collision_end]] | |||
<li>[[land_collision_start]] | |||
<li>[[land_collision]] | |||
<li>[[land_collision_end]] | |||
<li>[[timer]] | |||
<li>[[listen]] | |||
<li>[[sensor]] | |||
<li>[[no_sensor]] | |||
<li>[[control]] | |||
<li>[[at_target]] | |||
<li>[[not_at_target]] | |||
<li>[[at_rot_target]] | |||
<li>[[not_at_rot_target]] | |||
<li>[[money]] | |||
<li>[[email]] | |||
<li>[[run_time_permissions]] | |||
<li>[[attach]] | |||
<li>[[dataserver]] | |||
<li>[[moving_start]] | |||
<li>[[moving_end]] | |||
<li>[[on_rez]] | |||
<li>[[object_rez]] | |||
<li>[[link_message]] | |||
<li>[[changed]] | |||
<li>[[remote_data]] | |||
<li>[[http_response]] | |||
<li>[[http_request]] | |||
<li>[[transaction_result]] | |||
</ol> | |||
<ul style="{{NewStyle|column-width|15em|moz=*|webkit=*}}" start="0"> | |||
<li>[[path_update]] |
Latest revision as of 13:25, 16 October 2013
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
This is much like the LSL Function ID. It is the unique code assigned to an event in the files that are compiled in Second Life.
- state_entry
- state_exit
- touch_start
- touch
- touch_end
- collision_start
- collision
- collision_end
- land_collision_start
- land_collision
- land_collision_end
- timer
- listen
- sensor
- no_sensor
- control
- at_target
- not_at_target
- at_rot_target
- not_at_rot_target
- money
- run_time_permissions
- attach
- dataserver
- moving_start
- moving_end
- on_rez
- object_rez
- link_message
- changed
- remote_data
- http_response
- http_request
- transaction_result
Pages in category "LSL Events/ID"
The following 43 pages are in this category, out of 43 total.
- State entry
- State exit
- Touch start
- Touch
- Touch end
- Collision start
- Collision
- Collision end
- Land collision start
- Land collision
- Land collision end
- Timer
- Listen
- Sensor
- No sensor
- Control
- At target
- Not at target
- At rot target
- Not at rot target
- Money
- Run time permissions
- Attach
- Dataserver
- Moving start
- Moving end
- On rez
- Object rez
- Link message
- Changed
- Remote data
- Http response
- Http request
- Transaction result
- Game control