When i change code in VS and try to compile it from editor, changes does not apply

I clarified everything. It was me dumbass, not UE. All this time i tried to change constructor, but i didnt replace my old instance of that object with the new, recompiled one.