Next Topic

Previous Topic

Book Contents

IsValid

bool IsValid()

Return values

The function returns true if the node is valid and false if the node is invalid.

Remarks

All search functions returns a TLuaXMLNode object, the IsValid() function is used to determine if the search was successful.