Table of Contents

GMM_MyAddonsPage::deleteGroup

There is no doc-string available for this function.

Syntax

script GMM_MyAddonsPage::deleteGroup(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/client/submodules/modmanager/myAddonsPage.cs:491

See also

GMM_MyAddonsPage::apply
GMM_MyAddonsPage::close
GMM_MyAddonsPage::createAddonToggle
GMM_MyAddonsPage::createGroup
GMM_MyAddonsPage::createHeader
GMM_MyAddonsPage::defaults
GMM_MyAddonsPage::deleteGroupPrompt
GMM_MyAddonsPage::disableAll
GMM_MyAddonsPage::enableAll
GMM_MyAddonsPage::init
GMM_MyAddonsPage::open
GMM_MyAddonsPage::populateAddOnList
GMM_MyAddonsPage::populateAddons
GMM_MyAddonsPage::toggleGroupDisplay

References

This function is not called by any other functions.