Difference between revisions of "NET:Lavish.LavishNav.dll"

From Lavish Software Wiki
Jump to navigation Jump to search
 
 
Line 28: Line 28:
  
 
== Samples ==
 
== Samples ==
 +
 +
LavishNav lnav = new LavishNav();
  
 
== See Also ==
 
== See Also ==

Latest revision as of 23:16, 13 May 2007

Overview

The API described on this page wraps LavishScript objects provided for LavishNav.

Reference Lavish.LavishNav.dll to use the API described on this page.

LavishNavAPI namespace

Regions namespace

Inheritance tree

Pathfinders namespace

Inheritance tree

Samples

LavishNav lnav = new LavishNav();

See Also