DPanelList.Rebuild
From GMod Wiki
| Function | |
| Syntax | DPanelList:Rebuild( ) |
| Description: | |
| Rebuild a DPanelList. | |
| Returns: | nil |
| In Object: | DPanelList |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=DPanelList.Rebuild]DPanelList.Rebuild [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
| Description | Rebuild a panel. |
|---|---|
| Used on | |
| Code | DermaPanel:Rebuild(); |
| Output | N/A |