Commit bbb95c8
authored
This commit adds the `experience` properties into the lsl-definitions.yaml for the following functions:
- llAgentInExperience
- llCreateKeyValue
- llDataSizeKeyValue
- llDeleteKeyValue
- llGetExperienceDetails
- llGetExperienceErrorMessage
- llKeyCountKeyValue
- llKeysKeyValue
- llReadKeyValue
- llReplaceAgentEnvironment
- llRequestExperiencePermissions
- llSetAgentEnvironment
- llUpdateKeyValue
Additionally a `linden-experience` property which is currently unique to:
- llOpenFloater
The comment at the beginning of the functions object structure also now documents these two new properties in the schema for anyone coming into the definitions for the first time.
These changes should help provide domain specific information relevant to scripting for SL as their presence can affect script compilation and it has use in documentation.
1 parent 4746a12 commit bbb95c8
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4714 | 4714 | | |
4715 | 4715 | | |
4716 | 4716 | | |
| 4717 | + | |
| 4718 | + | |
4717 | 4719 | | |
4718 | 4720 | | |
4719 | 4721 | | |
| |||
4802 | 4804 | | |
4803 | 4805 | | |
4804 | 4806 | | |
| 4807 | + | |
4805 | 4808 | | |
4806 | 4809 | | |
4807 | 4810 | | |
| |||
5240 | 5243 | | |
5241 | 5244 | | |
5242 | 5245 | | |
| 5246 | + | |
5243 | 5247 | | |
5244 | 5248 | | |
5245 | 5249 | | |
| |||
5286 | 5290 | | |
5287 | 5291 | | |
5288 | 5292 | | |
| 5293 | + | |
5289 | 5294 | | |
5290 | 5295 | | |
5291 | 5296 | | |
| |||
5312 | 5317 | | |
5313 | 5318 | | |
5314 | 5319 | | |
| 5320 | + | |
5315 | 5321 | | |
5316 | 5322 | | |
5317 | 5323 | | |
| |||
6221 | 6227 | | |
6222 | 6228 | | |
6223 | 6229 | | |
| 6230 | + | |
6224 | 6231 | | |
6225 | 6232 | | |
6226 | 6233 | | |
| |||
6235 | 6242 | | |
6236 | 6243 | | |
6237 | 6244 | | |
| 6245 | + | |
6238 | 6246 | | |
6239 | 6247 | | |
6240 | 6248 | | |
| |||
7745 | 7753 | | |
7746 | 7754 | | |
7747 | 7755 | | |
| 7756 | + | |
7748 | 7757 | | |
7749 | 7758 | | |
7750 | 7759 | | |
| |||
7766 | 7775 | | |
7767 | 7776 | | |
7768 | 7777 | | |
| 7778 | + | |
7769 | 7779 | | |
7770 | 7780 | | |
7771 | 7781 | | |
| |||
8962 | 8972 | | |
8963 | 8973 | | |
8964 | 8974 | | |
| 8975 | + | |
8965 | 8976 | | |
8966 | 8977 | | |
8967 | 8978 | | |
| |||
9252 | 9263 | | |
9253 | 9264 | | |
9254 | 9265 | | |
| 9266 | + | |
9255 | 9267 | | |
9256 | 9268 | | |
9257 | 9269 | | |
| |||
9463 | 9475 | | |
9464 | 9476 | | |
9465 | 9477 | | |
| 9478 | + | |
9466 | 9479 | | |
9467 | 9480 | | |
9468 | 9481 | | |
| |||
9555 | 9568 | | |
9556 | 9569 | | |
9557 | 9570 | | |
| 9571 | + | |
9558 | 9572 | | |
9559 | 9573 | | |
9560 | 9574 | | |
| |||
10164 | 10178 | | |
10165 | 10179 | | |
10166 | 10180 | | |
| 10181 | + | |
10167 | 10182 | | |
10168 | 10183 | | |
10169 | 10184 | | |
| |||
11731 | 11746 | | |
11732 | 11747 | | |
11733 | 11748 | | |
| 11749 | + | |
11734 | 11750 | | |
11735 | 11751 | | |
11736 | 11752 | | |
| |||
0 commit comments