Table of Contents

parseCustomTML

There is no doc-string available for this function.

Syntax

script parseCustomTML(string %string, string %obj, string %parserFunction);

Parameters

string %string
No description available.

string %obj
No description available.

string %parserFunction
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

References

Slayer_CtrDisplay::addText: Add-Ons/Gamemode_Slayer/client/gui/hud/Slayer_CtrDisplay.cs:16
SlayerClient_helpTCP::onDone: Add-Ons/Gamemode_Slayer/client/gui/main/20_Slayer_Help.cs:41
SlayerClient_helpTCP::handleText: Add-Ons/Gamemode_Slayer/client/gui/main/20_Slayer_Help.cs:51
Slayer_Help::loadOfflineHelpFile: Add-Ons/Gamemode_Slayer/client/gui/main/20_Slayer_Help.cs:71
HelpText::setText: Add-Ons/Gamemode_Slayer/client/gui/main/20_Slayer_Help.cs:83
showDialogBox: Add-Ons/Gamemode_Slayer/client/core/GuiControl.cs:98
GuiMLTextCtrl::onAdd: Add-Ons/Gamemode_Slayer/client/core/GuiControl.cs:310
updaterDlg::clickQueueItem: Add-Ons/System_BlocklandGlass/resources/Support_Updater/client/gui/updaterDlg.cs:44
updaterDlg::viewChangeLog: Add-Ons/System_BlocklandGlass/resources/Support_Updater/client/gui/updaterDlg.cs:159
updaterDlg::generateAddOnSwatch: Add-Ons/System_BlocklandGlass/resources/Support_Updater/client/gui/updaterDlg.cs:314
UpdaterChangeLogTCP::onDone: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/core/UpdaterFileDownloadHandlerSG.cs:186
_parseCustomTML: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/Support_TMLParser.cs:284