@RMDB
Old method of what?
Does new method fix issue i mention where undeclared variables don’t look like error?
Because i have latest update and i still see it as error
And issue is not that i can declare them to not look like error
Issue is i do not have the choice if i want them to stay not declared
Or did you mean something else and i don’t get it?
@PiercingGames I see declaring variables as some extra step for lion share of variables you don’t actually need since its declaring for sake of declaring
If it works perfectly fine not declared then it should not highlight it as error in my eyes
A lot of vars we use do not make any sense to be declared
And now i am just waiting for ppl flood their var list with vars they used just to test something then find proper structure array in the list to delete it
I say for bigger projects it will fast become a mess