Garry's Mod Wiki

Revision Difference

DFileBrowser:SetSearch#553381

<function name="SetSearch" parent="DFileBrowser" type="panelfunc"> <ispanel>yes</ispanel>⤶ <description> Sets the search filter for the file tree. This accepts the same wildcards as <page>file.Find</page>. </description> <realm>Client</realm> <args> <arg name="filter" type="string" default="*">The filter to use on the file tree.</arg> </args> </function>