name of current gamestate
Posted: 21 November 2014, 02:36
How do you get the "name" of the current state?
I'm not sure what the source for the "$this->gamestate" class looks like, so am only aware of methods advertised on the wiki. I tried var_dump() but it was very noisy. I did find a property called "current_state" but it is private.
I'm not sure what the source for the "$this->gamestate" class looks like, so am only aware of methods advertised on the wiki. I tried var_dump() but it was very noisy. I did find a property called "current_state" but it is private.