Garry's Mod Wiki

Revision Difference

DFileBrowser:GetSearch#562407

<function name="GetSearch" parent="DFileBrowser" type="panelfunc"> <description>Returns the current search filter on the file tree.</description> <description>An <page>Global.AccessorFunc</page> that returns the current search filter on the file tree.</description> <realm>Client</realm> <file line="9">lua/vgui/dfilebrowser.lua</file>⤶ <rets> <ret name="" type="string">The filter in use on the file tree.</ret> </rets> </function>