DNotify.AddItem

From GMod Wiki

Jump to: navigation, search
Function
Syntax Panel:AddItem( )
Description:
Add Item on DNotify.
Returns: nil
In Object: Panel
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=DNotify.AddItem]DNotify.AddItem [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Examples

DescriptionAdd Item
Used onNewerClient.png
Code
local Label = vgui.Create( "DNotify" , DermaPanel)
 
Label:AddItem(Label1)
Label:AddItem(Label2)
OutputN/A
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox