OBJECT DESC
From Second Life Wiki
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
integer OBJECT_DESC = 2;
The integer constant OBJECT_DESC has the value 2
This is a flag used with llGetObjectDetails to get the object description.
Related Functions, Events & Constants
Constants
Max Lengths in parentheses represent how many characters required when it is typecast to a string. |
Functions
| • | llGetObjectDetails |

