FileDialogAddFilter Method |
Adds filter as a custom filter; filter should be of the form "filename.extension ; Description". For example, "*.png ; PNG Images".
Namespace: Godot
public void AddFilter( string filter )
[Missing <param name="filter"/> documentation for "M:Godot.FileDialog.AddFilter(System.String)"]