TypeLibrary
Code example is outdated
TypeLibrary
TypeLibrary is the replacement for System.Reflection - it'll only let you access types you should have access to within your game.
This example should really show you everything you need to know:
TypeLibrary is the replacement for System.Reflection - it'll only let you access types you should have access to within your game.
This example should really show you everything you need to know: