mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-04 20:24:40 -07:00
Update SEF list.
Add side-effect-free function to SEF function list: llGetAttachedList.
This commit is contained in:
parent
dcb5a1db51
commit
402791435f
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ llGetAnimationList
|
||||||
# This may have the side effect of erring but we optimize it out
|
# This may have the side effect of erring but we optimize it out
|
||||||
llGetAnimationOverride
|
llGetAnimationOverride
|
||||||
llGetAttached
|
llGetAttached
|
||||||
|
llGetAttachedList
|
||||||
llGetBoundingBox
|
llGetBoundingBox
|
||||||
# This may have the side effect of erring but we optimize it out
|
# This may have the side effect of erring but we optimize it out
|
||||||
llGetCameraPos
|
llGetCameraPos
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue