Difference between revisions of "Category:LSL Functions/ID"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 353: Line 353:
* [[llDetectedTouchBinormal]] {{LSL New}} <!-- 341 llDetectedTouchBinormal -->
* [[llDetectedTouchBinormal]] {{LSL New}} <!-- 341 llDetectedTouchBinormal -->
* [[llDetectedTouchST]] {{LSL New}} <!-- 342 llDetectedTouchST -->
* [[llDetectedTouchST]] {{LSL New}} <!-- 342 llDetectedTouchST -->
* [[llSHA1String]] {{LSL New}} <!-- 343 llSHA1String -->


</div>
</div>

Revision as of 13:01, 10 October 2008

Function ID refers to the internal index for the function in the function table.

This number is of some interest if you are writing an LSL-LSO (de)compiler; or an LSO VM (or just trying to read LSO with a hex editor). Once assigned they never change as that would break every existing script, new functions are added onto the end of the table.

This may become a non sequitur when the VM & bytecode move over to Mono.

See the initialization in: linden\indra\lscript\lscript_library\lscript_library.cpp

Pages in category "LSL Functions/ID"

The following 200 pages are in this category, out of 385 total.

(previous page) (next page)

 

(previous page) (next page)