Advertisement

Latest angelscript Activity

WitchLord
November 14, 2024 05:03 PM

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.

394 views
Advertisement
WitchLord
November 12, 2024 08:43 PM

Thanks. I've downloaded the patch. I'll review it as soon as possible.

676 views
WitchLord
October 06, 2024 10:24 PM

I've concluded the implementation of the new behaviour for member initialization in constructors now.

1,947 views
WitchLord
September 07, 2024 04:06 AM

Your solution was correct. Thanks for the contribution.

I've checked this into the repository in revision 2952.

Regards,
Andreas

2,700 views

I think I understand, thank you for your time

11,573 views
Advertisement
Advertisement