Binding bug
Suppose I have a script which uses several modules. If I don't call UnbindAllImportedFunctions explicitly after the script is over, there is an assertion when deleting the engine. I think that the engine should automatically unbind and release all modules when being deleted.
Hmm, you're right the engine should automatically release everything when it is being deleted.
I'll verify what's wrong and fix it.
I'll verify what's wrong and fix it.
AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement