LSL Status/Types

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (Added "turtle tracks" navigation to page, also added "Introduction" heading to top of page. Added and updated links.)
m (See Also: Minor edit: Updated links under the "See Also" heading, please ignore!)
Line 81: Line 81:
  
 
* [[Status|Main Status Page]]
 
* [[Status|Main Status Page]]
* [[LSL Status|LSL Status]]
+
* [[LSL Status|LSL Status Page]]
* [[LSL Status/Types|LSL Types Status]]
+
* [[LSL Status/Types|LSL Types Status Page]]
* [[LSL Status/Events|LSL Events Status]]
+
* [[LSL Status/Events|LSL Events Status Page]]
* [[LSL Status/Functions|LSL Functions Status]]
+
* [[LSL Status/Functions|LSL Functions Status Page]]
 
* [[LSL_Status/functions/summary | LSL Functions Status Summary]]
 
* [[LSL_Status/functions/summary | LSL Functions Status Summary]]
 +
* [[OSSL Status|OSSL Status Page]]
 +
* [[OSSL Status/Types|OSSL Types Status Page]]
 +
* [[OSSL Status/Events|OSSL Events Status Page]]
 +
* [[OSSL Status/Functions|OSSL Functions Status Page]]
 +
* [[OSSL_Status/Functions/Summary | OSSL Functions Status Summary]]
 +
* [[OSSL_Implemented | OSSL Implemented Functions]]
 
* [[Technical_Reference|Technical Reference Page]]
 
* [[Technical_Reference|Technical Reference Page]]
  

Revision as of 14:36, 22 May 2009

Technical Reference -> Terms -> LSL Status -> LSL Type Status Page

What is the current LSL Type Status?

Introduction


Table Key

Not Implemented
Partially Implemented
Fully Implemented
Depreciated


LSL Types Status

6 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 No Partial function.

Back to LSL Status

See Also

Personal tools
General
About This Wiki