mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-02 08:08:20 +00: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
|
||||
llGetAnimationOverride
|
||||
llGetAttached
|
||||
llGetAttachedList
|
||||
llGetBoundingBox
|
||||
# This may have the side effect of erring but we optimize it out
|
||||
llGetCameraPos
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue