Quote:
Originally Posted by Switch
It never seems to matter when I do it.
|
Should be habit regardless. You want to establish variables before it's joined, because when a class is joined it triggers onCreated() in the class. If there is any script in the onCreated() that relies on those variables, logically you'd want them defined first.