MikeS++
MikeS++
CC#
Created by MikeS++ on 11/12/2023 in #help
A way to store references or pointers to objects in arrays/lists?
it's a bit tricky but it works
22 replies
CC#
Created by MikeS++ on 11/12/2023 in #help
A way to store references or pointers to objects in arrays/lists?
I did find a way to do it, basically store delegates in an array and add lambdas that set the value of the object I need
22 replies
CC#
Created by MikeS++ on 11/12/2023 in #help
A way to store references or pointers to objects in arrays/lists?
so any advice on what that can be substituted with?
22 replies