Table of Contents

UpdaterAddOnHandlerSG::getObjectByName

There is no doc-string available for this function.

Syntax

script UpdaterAddOnHandlerSG::getObjectByName(string %this, string %name);

Parameters

string %this
No description available.

string %name
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/core/UpdaterAddOnHandlerSG.cs:5

See also

UpdaterAddOnHandlerSG::_readFileInfoJSON
UpdaterAddOnHandlerSG::_readFileInfoTXT
UpdaterAddOnHandlerSG::readLocalFiles
UpdaterAddOnHandlerSG::storeFileInfo

References

This function is not called by any other functions.