You’ll probably want to enable the Editor Scripting Utilities Plugin, then call
unreal.EditorLevelLibrary.spawn_actor_from_class()
That Editor Scripting plugin had been only available to Unreal Studio users in 4.19, but now is for everyone.
You’ll probably want to enable the Editor Scripting Utilities Plugin, then call
unreal.EditorLevelLibrary.spawn_actor_from_class()
That Editor Scripting plugin had been only available to Unreal Studio users in 4.19, but now is for everyone.