LSL and OSSL Functions: Difference between revisions

From Open Metaverse Wiki
(Created page with "''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. *'''G''' **llGetInventoryPermMask **llGetLinkNumberOfSides **llGetNumberOfSides **llGetObjectLinkKey **llGetObjectPermMask")
 
m (typo)
 
(2 intermediate revisions 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 Functions are listed alphabetically, ignoring the ll/os prefixes.
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]]
**[[llGetLinkNumberOfSides]]
**[[llGetLinkNumberOfSides]]
**[[llGetNumberOfSides]]
**[[llGetNumberOfSides]]
**[[llGetObjectLinkKey]]
**[[llGetObjectPermMask]]
**[[llGetObjectPermMask]]
*'''S'''
**[[osSetSoundRadius]]
**[[osStopSound]]

Latest revision as of 23:01, 18 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.