For some reason, my Tick function is not Ticking

Hi!.

Image explains by itself, i don´t get what do i´m missing…

This is really really weird, i commented everything in both .h and cpp files just let uncommented the main functions like Tick, BeginPlay and constructor, saved, close the Editor, here the ATopLightGroup class is totally as if i had created a new class from editor, saved at VSCode, run again Editor, compiled, pressed play and there is my Ticking message on screen…

after that, i started to progresivelly uncomment everything in the class, after reaching the end (the class is again like while it was not working), compiled, and pressed play again, now it Works!..

magic?..