derma.GetControlList

From GMod Wiki

Jump to: navigation, search
Function
Syntax derma.GetControlList( )
Where is this used?
Description:
Retrieves table with available Derma controls
Returns: Table
Part of Library: Derma
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Derma.GetControlList]Derma.GetControlList [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]


Examples

DescriptionPrint all the available derma controls.
Used onNewerClient.png
Code
PrintTable(derma.GetControlList())
OutputN/A
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox