Hi,
This should be a straight forward one but not having any luck. How do I cast a GameInfo object inside a MobileMenuScene?
The following doesn't work..
I have looked on Google and tried a few different ways of casting with no such luck.
Any help would be appreciated,
Gavism
This should be a straight forward one but not having any luck. How do I cast a GameInfo object inside a MobileMenuScene?
The following doesn't work..
Code:
TestGame(WorldInfo.Game).SetFunction();
Any help would be appreciated,
Gavism
Comment