registered_slot_out_types:{},// slot types for nodeclass
slot_types_in:[],// slot types IN
slot_types_out:[],// slot types OUT
slot_types_default_in:[],// specify for each IN slot type a(/many) deafult node(s), use single string, array, or object (with node, title, parameters, ..) like for search
slot_types_default_out:[],// specify for each OUT slot type a(/many) deafult node(s), use single string, array, or object (with node, title, parameters, ..) like for search
slot_types_default_in:[],// specify for each IN slot type a(/many) default node(s), use single string, array, or object (with node, title, parameters, ..) like for search
slot_types_default_out:[],// specify for each OUT slot type a(/many) default node(s), use single string, array, or object (with node, title, parameters, ..) like for search
alt_drag_do_clone_nodes:false,// [true!] very handy, ALT click to clone and drag the new node
do_add_triggers_slots:false,// [true!] will create and connect event slots when using action/events connections, !WILL CHANGE node mode when using onTrigger (enable mode colors), onExecuted does not need this
allow_multi_output_for_events:true,// [false!] being events, it is strongly reccomended to use them sequentually, one by one
allow_multi_output_for_events:true,// [false!] being events, it is strongly reccomended to use them sequentially, one by one
middle_click_slot_add_default_node:false,//[true!] allows to create and connect a ndoe clicking with the third button (wheel)
,do_type_filter:LiteGraph.search_filter_enabled// TODO check for registered_slot_[in/out]_types not empty // this will be checked for functionality enabled : filter on slot type, in and out