The COCOS-JS has no Scene overloaded onExit () without calling super (); resulting in resources without destruction

OnExit() is overloaded in Scene that cocos-js does not have, and super() is not called; resulting in resources not being destroyed

cocos-js does not have Overload onExit() in Scene without calling super(); resulting in the resource not being destroyed

Leave a Comment

Your email address will not be published.