DCollapsibleCategory.GenerateExample

From GMod Wiki

Jump to: navigation, search
Function
Syntax DCollapsibleCategory.GenerateExample( String ClassName, Panel PropertySheet, Integer Width, Integer Height )
Description:
Generates an example and adds it to the DPropertySheet passed.
Returns: nil
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=DCollapsibleCategory.GenerateExample]DCollapsibleCategory.GenerateExample [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]


Examples

DescriptionGet an example.
Used onNewerClient.png
Code
myDCollapsibleCategory:GenerateExample("DCollapsibleCategory",myDPropertySheet,100,200)
OutputAn example is added to your DPropertySheet
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox