Frame
Jump to navigation
Jump to search
vgui::Frame
is the base VGUI class for window which can be dragged, resized, maximised, minimised and closed.
In Alien Swarm and later, consider using CBaseModFrame
instead of accessing Frame
directly.