Table of Contents

parseCustomTMLFile

There is no doc-string available for this function.

Syntax

script parseCustomTMLFile(string %path, string %obj, string %parserFunction, string %fo);

Parameters

string %path
No description available.

string %obj
No description available.

string %parserFunction
No description available.

string %fo
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

References

UpdaterRepoSO::parseLocal: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/core/UpdaterRepoSO.cs:115