Okay topic basically says it all
http://liberty-unleashed.co.uk/LUWiki/Squirrel/Server/FunctionsFor every red linked function I would like to see the layout of each function, Instance etc.
Some I have figgured out and I will list the few I remember the rest I will re comment latter on
XmlElement.FirstChild
XmlElement.LinkChild
//--------------------------------------------------------------------------------
XmlElement.LinkSibling || XmlElement.NextSibling
This is unknown, I really really need this output.
//--------------------------------------------------------------------------------
XmlElement.Clear //I forget the output, but it's simple
XmlElement.Name
XmlElement.Parent
XmlElement.RemoveAttribute
XmlElement.RemoveChild
XmlElement.RemoveSibling
XmlElement.Text
XmlDocument.LinkChild
XmlDocument.Name
Please, Developers/Testers this is really needed,.
I would be somewhat most happy to at least see the layout for
XmlElement.LinkSibling || XmlElement.NextSibling