shutdown()
This method will be called when the State is shutdown (i.e. you switch to another state from this one).
- Source code: core/State.js (Line 221)
shutdown()
This method will be called when the State is shutdown (i.e. you switch to another state from this one).
Please login to continue.