New upstream version of builtins.txt

This commit is contained in:
Sei Lisa 2023-04-09 10:59:18 +02:00
parent 6e229313b1
commit 1bd9551c2f
2 changed files with 43 additions and 1 deletions

View file

@ -1661,6 +1661,18 @@ void llLinkSetSoundQueueing(integer link, integer queue)
void llLinkSetSoundRadius(integer link, float radius)
string llHMAC(string authkey, string message, string hashalg)
- SEF
string llSignRSA(string privkey, string message, string hashalg)
- SEF
integer llVerifyRSA(string pubkey, string message, string signature, string hashalg)
- SEF
string llReplaceSubString(string source, string search, string replace, integer count)
- SEF
###################################################################
# Events are SEF if a script with an empty event can't be