izzint
Public Static Variable Not Updating in other scripts
in script A, I define a variable
public static string fooC;
, I update it in a function,
and then I try to access it in another script,
but the variable is just at the default "RPCname", im sorry if this is really bad formating, im new to asking with help, and i can't find anything on google to help me. I don't know if this breaks OOP or not24 replies