Skip to content

Commit

Permalink
Document DSubmenuListTTT2:ResetSubmenuList()
Browse files Browse the repository at this point in the history
  • Loading branch information
nike4613 committed Jan 1, 2025
1 parent a29c74e commit bf96018
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,9 @@ function PANEL:AddSubmenuButton(submenuClass)
return settingsButton
end

---
-- Resets the submenu list, clearing both the nav buttons and associated content area.
-- @realm client
function PANEL:ResetSubmenuList()
self.navAreaScrollGrid:Clear()
self.contentArea:Clear()
Expand Down

0 comments on commit bf96018

Please sign in to comment.