Main Page
Manuals
Lua Docs
Getting Started
Tutorials
About
FAQ
Info
Screenshots
Videos
Return to Main Docs Page
vgui.PropertyDialog
Creates vgui property dialog window.
PropertyDialog
vgui
.
PropertyDialog
(
Panel
parent,
string
panelName
)
Arguments:
1)
Panel
parent
Parent of the panel.
2)
string
panelName
Name of the panel.
Returns:
1)
PropertyDialog