Please work with Xamarin to make Mono for UE a reality

One issue with adding something like C# as a scripting language is that it would encourage people to write far more things using scripts than they should and tank performance. Maybe if they did something like Unity 5’s IL2CPP and generate C++ code that is compiled alongside your modules, so you’d be writing pretty much the same code but using a different language.