Mono for Unreal Engine
mono-ue.github.io
Mono for Unreal Engine
1–10 of 98 posts
Re: Mono for Unreal Engine
#2Re: Mono for Unreal Engine
#3Re: Mono for Unreal Engine
#4Is there something wrong since it seems to be missing and a lot of the links don't work?
Re: Mono for Unreal Engine
#5Why is this interesting.?
The question: "Why is this interesting to me." Is entirely different and we cannot possibly start to answer that for you.
We can give you the executive summary though. This brings access to UE4 to people without c++ knowledge. You can compare it to any managed wrapper around an unmanaged library. Some will curse it, others love it.
Re: Mono for Unreal Engine
#6Why is this interesting.?
Re: Mono for Unreal Engine
#7Re: Mono for Unreal Engine
#8Re: Mono for Unreal Engine
#9Why is this interesting.?
Previously you could only write code for the Unreal Engine with C++ or the visual scripting system, Blueprints. This allows people to use C# for everything that they would normally need C++ to add to their games - which will particularly help with people who are trying to transition from Unity to Unreal.