Table of Contents

_parseCustomTML

There is no doc-string available for this function.

Syntax

script _parseCustomTML(string %string, string %obj, string %parserFunction, string %isRecursing);

Parameters

string %string
No description available.

string %obj
No description available.

string %parserFunction
No description available.

string %isRecursing
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/Support_TMLParser.cs:215

See also

References

parseCustomTML: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/Support_TMLParser.cs:210
parseCustomTMLFile: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/Support_TMLParser.cs:330