Skip to content
Thor Brigsted edited this page Mar 6, 2019 · 3 revisions

In an effort to reduce the amount of documentation that has to be written and kept up to date, I have chosen not to maintain any API reference on this wiki. The API does not change much, but enough that it's a bother to maintain, leaving outdated information behind.

Instead, I recommend reading the guides on the different concepts of xNode, and using your intuition (and IntelliSense) to find the methods you need. The methods themselves should be adequately XML commented in the source code.

There might also be a few examples scattered around the docs, but bear in mind that these just serve as pointers.

Clone this wiki locally