I am building a C# Scripting Engine for my game engine. I am having a bit of trouble passing passing a c# typeof to the c++ side of the engine.
So Far I have this on