So lets say I have a module and I changed something via the server, will the changes in the module be visible on the client?
For instance I change the value cheese on the server, if the client gets the value cheese will it be what I changed it to?
Im wondering cause I know if you change something in a module on the client it well obviously doesnt replicate to the server but I didnt know if its the same the other way around! Thank you!