godot::register::property::export_info_functions

Function export_global_file

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

Equivalent to @export_global_file in Godot.

Pass an empty string to have no filter.