Hi
I have 2 objects:
- ObjectA
- ObjectB
ObjectA has a variable in it called CoinCount set to 10.
I would like ObjectB to access the variable and -1 from it. How can I access it from ObjectB.
Thanks, Chris
Hi
I have 2 objects:
ObjectA has a variable in it called CoinCount set to 10.
I would like ObjectB to access the variable and -1 from it. How can I access it from ObjectB.
Thanks, Chris
Start here.