Garry's Mod Wiki

vgui.GetAll

  table vgui.GetAll()

Description

Returns all Lua-created panels.

Used internally for PANEL:PreAutoRefresh and PANEL:PostAutoRefresh.

Returns

1 sequental table<Panel>
List of all Lua created panels.