LSL Status/Types

From OpenSimulator

Revision as of 22:37, 15 November 2018 by Ubit (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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# double
vector Yes Custom Class <double, double, double>
rotation Yes Custom Class <double, double, double, double>
key Yes Custom Class
string Yes Converted to C# string
list Yes Custom Class

Back to LSL Status

See Also

Personal tools
General
About This Wiki