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.

1,173 views
Advertisement
WitchLord
November 12, 2024 08:43 PM

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

1,121 views
WitchLord
October 06, 2024 10:24 PM

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

2,057 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,892 views

I think I understand, thank you for your time

11,850 views
Advertisement
Advertisement