DCollapsibleCategory.SetLabel

From GMod Wiki

Jump to: navigation, search
Function
Syntax DCollapsibleCategory.SetLabel( String Label )
Description:
This function sets the text of the Collapsible Category in the area where you click.
Returns: nil
In Object: DCollapsibleCategory
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=DCollapsibleCategory.SetLabel]DCollapsibleCategory.SetLabel [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]


Example

DescriptionSets the text of the DCollapsibleCategory header.
Used onNewerClient.png
Code
DCollapsibleCategory:SetLabel( "This Is A Nice Label" )
OutputN/A
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox