ATTACH FACE LEYE
Revision as of 08:06, 5 October 2018 by Chaser Zaks (talk | contribs) (Created page with "{{LSL Constant/Attachment}}{{LSL Constant |name=ATTACH_FACE_LEYE |type=integer |value=50 |desc |examples |functions |events |cat1=Attachment |cat2 |cat3 |cat4 |self }}")
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer ATTACH_FACE_LEYE = 50;The integer constant ATTACH_FACE_LEYE has the value 50
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 |