Epic Developer Community Forums
Setting up Autocomplete for Editor Python Scripting in UE5
Development
Pipeline & Plugins
Editor Scripting
unreal-engine
,
question
,
Plugins
,
UE5-0
UE_FlavienP
(UE_FlavienP)
May 20, 2022, 10:57am
2
To get PythonStub you need to:
enable python editor script plugin
turn on developper mode in the project settings > Plugins - Python
restart the project
look for the stub in the intermediate>PythonStub folder
3 Likes
show post in topic