Table of Contents

GMM_MyAddonsPage::deleteGroupPrompt

There is no doc-string available for this function.

Syntax

script GMM_MyAddonsPage::deleteGroupPrompt(string %this, string %swatch);

Parameters

string %this
No description available.

string %swatch
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/client/submodules/modmanager/myAddonsPage.cs:484

See also

GMM_MyAddonsPage::apply
GMM_MyAddonsPage::close
GMM_MyAddonsPage::createAddonToggle
GMM_MyAddonsPage::createGroup
GMM_MyAddonsPage::createHeader
GMM_MyAddonsPage::defaults
GMM_MyAddonsPage::deleteGroup
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.