From my limited experience, i prefer using signals to call onto scenes and instances, functions (like the one you are asking about) and other properties that influence the node i am working with. I try to mostly go to the inspector, where i find the signal tab and double click it to instantiate the block of code inside the script for the node automatically to save me some time.