It doesn’t make distinction between parent / children classes. It only see local variables.
If your function uses variables from parent class, they might end up as missing variables on transfer result.
Local Component variables will not be transferred (because the tool will not spawn to attach any component instances).
It’s possible to group them by category, but that involves too much code to add and unfortunately I’m out of free time to do that.