LSL Status/Types

From OpenSimulator

Revision as of 22:55, 16 December 2007 by Alondria (Talk | contribs)

Jump to: navigation, search

LSL Types Currently 6 of the 7 LSL types are fully implemented:

Table Key

Not Implemented
Partially Implemented
Fully Implemented
Depreciated


LSL Types Status

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 No Not working.
Personal tools
General
About This Wiki