Setting up Autocomplete for Editor Python Scripting in UE5

To get PythonStub you need to:

  1. enable python editor script plugin
  2. turn on developper mode in the project settings > Plugins - Python
  3. restart the project
  4. look for the stub in the intermediate>PythonStub folder
3 Likes