Macro get_node_editor_script_picker

Source
macro_rules! get_node_editor_script_picker {
    ($node:tt, $path:tt) => { ... };
}