📄️ Setting Up Your Environment
In order to create a code plugin for UE5, you'll first need to set up your environment. This part kind of sucks, but we'll get to start writing code soon.
📄️ Generating Source Code
I assume you already have an Unreal project created. Before we can write code, we need to generate the solution (.sln) file so we can open our project in our IDE.