As the title say,If I writesignal testfunc in the class,How to determine whether method testfunc is connected by external nodes in this class

  • I found that get can be used get_signal_connection_list to determine whether it is connected

I found that get can be used get_signal_connection_list to determine whether it is connected