godot::register::property::export_info_functions

Function export_file

pub fn export_file<S>(filter: S) -> PropertyHintInfo
where S: AsRef<str>,
Expand description

Equivalent to @export_file in Godot.

Pass an empty string to have no filter.