Garry's Mod Wiki

Revision Difference

DFileBrowser:GetFileTypes#562401

<function name="GetFileTypes" parent="DFileBrowser" type="panelfunc"> <description>Returns the current file type filter on the file list.</description> <description>An <page>Global.AccessorFunc</page> that returns the current file type filter on the file list.</description> <realm>Client</realm> <file line="6">lua/vgui/dfilebrowser.lua</file>⤶ <rets> <ret name="" type="string">The current filter applied to the file list.</ret> </rets> </function>