Hatch Game Engine Documentation
v1.4.0
The documentation for the Hatch Game Engine
Loading...
Searching...
No Matches
XML Class Reference
HSL
XML parsing.
More...
Public Member Functions
map
Parse
(string xmlText)
Decodes a string value into a map value.
Detailed Description
XML parsing.
Member Function Documentation
◆
Parse()
map XML.Parse
(
string
xmlText
)
Decodes a string value into a map value.
Parameters
xmlText
XML-compliant text.
Returns
Returns a map value if the text can be decoded, otherwise returns
null
.
XML
Generated by
1.16.0