MCPcopy Create free account
hub / github.com/HeliumProject/Engine / AddFilter

Method AddFilter

Source/Tools/Editor/Dialogs/FileDialog.cpp:195–215  ·  view source on GitHub ↗

//////////////////////////////////////////////////////////////////////// For example, this input: "BMP and GIF files (*.bmp;*.gif)|*.bmp;*.gif|PNG files (*.png)|*.png" Becomes this map "BMP and GIF files (*.bmp;*.gif)" -> "*.bmp;*.gif" "PNG files (*.png)" -> "*.png"

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

OnImportMethod · 0.80
DisplayFileDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected