ATTACH REAR: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m Template inlining like this has been deprecated. Use inject-# instead. |
||
| Line 1: | Line 1: | ||
{{LSL Constant/Attachment}} | {{LSL Constant | ||
|inject-2={{LSL Constant/Attachment}} | |||
|name=ATTACH_REAR | |name=ATTACH_REAR | ||
|type=integer | |type=integer | ||
Latest revision as of 19:10, 2 January 2016
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer ATTACH_REAR = 14;The integer constant ATTACH_REAR has the value 14
Right ear
Caveats
Related Articles
Constants
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Functions
| • | llAttachToAvatar | – | Try to attach the object to an avatar | |
| • | llGetAttached | – | Gets the attach point number |
Events
| • | attach | – | Triggered when object is attached or detached |