Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
MikeS++
Posts
Comments
C
C#
•
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
C
C#
•
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
C
C#
•
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