Is using the "emit" keyword before a signal function necessary? I forgot to add it so some cases when I call a signal, but they still seem to work.
e.g.
instead of
I was wondering if there is any difference if I leave it out?
Is using the "emit" keyword before a signal function necessary? I forgot to add it so some cases when I call a signal, but they still seem to work.
e.g.
instead of
I was wondering if there is any difference if I leave it out?
Bookmarks