Garry's Mod Wiki

DNotify:AddItem

  DNotify:AddItem( Panel pnl, number lifeLength = nil )

Description

Adds a panel to the notification

Arguments

1 Panel pnl
The panel to add
2 number lifeLength = nil
If set, overrides DNotify:SetLife for when the given panel should be removed.