Hi!

I've been looking/reading around for this for most of the day, and have been unable to find answers suitable, only 'Reflection is what you need, read about it here xxxxxx'. So I have, but I don't understand it...

It basically says I should create an instance of the function then get the method type.. But but, I already know the type, they're all 'public bool FunctionName()' and I just want to call them...

Does anybody have some super duper simple code that will work??

Thanks