LSL Status/Types

From OpenSimulator

Revision as of 04:50, 26 June 2017 by Djphil (Talk | contribs)

Jump to: navigation, search

What is the current LSL Type Status?

Introduction


Table Key

Ready for Testing Partially Implemented Fully Implemented Tested/Fail Deprecated Not supported


LSL Types Status

7 of 7 LSL types are fully implemented:


Type Done Notes
integer Yes Converted to C# int
float Yes Converted to C# decimal
vector Yes Custom Class <dec, dec, dec>
rotation Yes Custom Class <dec, dec, dec, dec>
key Yes Converted to C# string
string Yes Converted to C# string
list Yes Converted to C# List

Back to LSL Status

See Also

Personal tools
General
About This Wiki