finding functions by reflection?
BlitzMax Forums/BlitzMax Programming/finding functions by reflection?| 
 | ||
| If I could call a function by using reflection, or even treat a function as an object, I would not be weeping so much at the moment. Is it something I could feasibly modify reflection.bmx to do? | 
| 
 | ||
| Hmm... maybe you'll find this interesting reading. | 
| 
 | ||
| That's exactly what I was looking for, thanks! Don't know how I missed that... |