UnrealEditorPythonScripts icon indicating copy to clipboard operation
UnrealEditorPythonScripts copied to clipboard

Run Script on Commandlet

Open no-Seaweed opened this issue 3 years ago • 1 comments

Hi, Thanks for your great work. Currently, I am suffering on an issue that python scripts cannot be correctly used on commandlet. By commandlet, I cannot get actors of level I am working on. I believe the default level of commandlet is some temp level. Is there a way to change the default level so that I can do modification on level by commandlet? Looking forward to your reply.

Best, S.F.

no-Seaweed avatar Sep 28 '22 07:09 no-Seaweed

Just run this on the default way it is meant to be run: Editor: execute python script.

alhasacademy96 avatar Feb 27 '23 13:02 alhasacademy96