Garry's Mod Wiki

DFileBrowser:SetSearch

  DFileBrowser:SetSearch( string filter = "*" )

Description

Sets the search filter for the file tree.

This accepts the same wildcards as file.Find.

Arguments

1 string filter = "*"
The filter to use on the file tree.