LSL and OSSL Functions: Difference between revisions
From Open Metaverse Wiki
m (Removed a superfluous link) |
m (typo) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
''[[Opensimulator]]: [[OpenSimulator Content Creators Home|Content Creators]]: [[Scripts (Content Creation)|Scripts]]: Functions'' | ''[[Opensimulator]]: [[OpenSimulator Content Creators Home|Content Creators]]: [[Scripts (Content Creation)|Scripts]]: Functions'' | ||
Some functions that needs additional information not mentioned in the official documentation. The | Some functions that needs additional information not mentioned in the official documentation. The functions are listed alphabetically, ignoring the ll/os prefixes. | ||
*'''A''' | |||
**[[osAdjustSoundVolume]] | |||
*'''C''' | |||
**[[osCollisionSound]] | |||
*'''G''' | *'''G''' | ||
**[[llGetInventoryPermMask]] | **[[llGetInventoryPermMask]] | ||
Line 8: | Line 12: | ||
**[[llGetNumberOfSides]] | **[[llGetNumberOfSides]] | ||
**[[llGetObjectPermMask]] | **[[llGetObjectPermMask]] | ||
*'''S''' | |||
**[[osSetSoundRadius]] | |||
**[[osStopSound]] |
Latest revision as of 00:01, 19 July 2023
Opensimulator: Content Creators: Scripts: Functions
Some functions that needs additional information not mentioned in the official documentation. The functions are listed alphabetically, ignoring the ll/os prefixes.