View Single Post
Muhlex
Junior Member
Join Date: Mar 2019
Old 10-16-2020 , 12:40   Re: Return arrays in ArrayLists by reference
Reply With Quote #10

Alright, thank you again for the elaborate answer. That about covers all my questions towards the enum struct syntax. It's pretty helpful but doesn't result in great code if overused, as it's just not all that flexible.

Also thinking about it, it is obvious that you can't access the functions via :: as they are not saved in that array. Would be nice to be able to call them from within the plugin, when they are in an ArrayList though.
Muhlex is offline