C# in UE

You can’t use C# in UE - it doesn’t support. There is some Python API, but it’s only editor tools only, so you can use only C++ for classic programming for game.
But, there is a Blueprint visual programming system, and it’s very powerful - you can make full Blueprint written game.

3 Likes