Difference between revisions of "ISKernel:Navigation (Top-Level Object)"

From Lavish Software Wiki
Jump to navigation Jump to search
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Description ==
+
'''This navigation system is deprecated and is not supported. There may be bugs in it. Please use [[LavishNav]] instead'''
  
 
== Forms ==
 
== Forms ==
Line 6: Line 6:
  
 
== Examples ==
 
== Examples ==
 +
See [[ISSession:navigation (Data Type)#Examples|navigation examples]]
 +
== See Also ==
 +
*[[ISSession:Navigation_System|Navigation_System]]
 +
*[[ISSession:NavPath (Command)|NavPath (Command)]]
 +
*[[ISSession:Navigation (Command)|Navigation (Command)]]
 +
*[[ISSession:NavPoint (Command)|NavPoint (Command)]]
 +
*[[ISSession:navpath (Data Type)|navpath (Data Type)]]
 +
*[[ISSession:navpoint (Data Type)|navpoint (Data Type)]]
 +
*[[ISSession:navigation (Data Type)|navigation (Data Type)]]
 +
*[[ISSession:navworld (Data Type)|navworld (Data Type)]]
 +
*[[ISSession:NavPath (Top-Level Object)|NavPath (Top-Level Object)]]
 +
*[[LavishScript:Top-Level Objects|Top-Level Objects]]
 +
*[[IS:Kernel#Top-Level Objects|Kernel Top-Level Objects]]
  
== See Also ==
 
*[[LavishScript:Top-Level Objects|LavishScript Top-Level Objects]]
 
*[[IS:Session#Top-Level Objects|Inner Space Session Top-Level Objects]]
 
  
 
{{TLO-Stub}}
 
{{TLO-Stub}}
 +
 +
[[Category:Inner Space]]
 +
[[Category:Inner Space Kernel]]
 +
[[Category:Inner Space Kernel Top-Level Objects]]

Latest revision as of 13:54, 10 July 2009

This navigation system is deprecated and is not supported. There may be bugs in it. Please use LavishNav instead

Forms

Retrieves the one and only navigation object, for accessing navigation worlds and points

Examples

See navigation examples

See Also