|
Hi all. I use a function as __index in a metatable.When debugging my source in ZBS and stepping into a objects method, i end up first in this __index-function, which makes debugging more difficult and time consuming.
Question: Is there any trick to ignore/jump over this function? tia. Ulrich.