Derma

From GMod Wiki

Jump to: navigation, search

Derma is an extensively modifiable system of vgui panels and elements that allow for easy creation of a gui in Garry's Mod. Its usage of editable skins and extensive array of functions can allow for scripters to create practically anything in the way of GUI. From basic information panels to advanced administrative mods, Derma has found a large usage throughout the world of scripting. For more information on using derma, see these links:

This page describes the clientside derma library which deals with the way your derma controls will look.

Library Functions

NewerClient.png derma.Color
NewerClient.png derma.DefineControl
NewerClient.png derma.DefineSkin
NewerClient.png derma.GetControlList
NewerClient.png derma.GetDefaultSkin
NewerClient.png derma.GetNamedSkin
NewerClient.png derma.GetSkinTable
NewerClient.png derma.RefreshSkins
NewerClient.png derma.SkinChangeIndex
NewerClient.png derma.SkinHook
NewerClient.png derma.SkinTexture

See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox