Latest angelscript Activity
That's correct. The only way to pass a class method from the script to the application is as a delegate, which requires an active object instance. If you only want to store the class method, you can retrieve the method from the delegate with GetDelegateFunction and then release the delegate.
Thanks. I've downloaded the patch. I'll review it as soon as possible.
I've concluded the implementation of the new behaviour for member initialization in constructors now.
Your solution was correct. Thanks for the contribution.
I've checked this into the repository in revision 2952.
Regards,
Andreas
I think I understand, thank you for your time
Advertisement
Advertisement