Python

class uetools.commands.project.python.Python[source]

Tweak your project settings to enable python scripting in your project

project

Name of the project

Type:

str

name: str = 'python'
class Arguments[source]

Arguments(project: str = None)

project: str = None
static execute(args)[source]

Execute the command

uetools.commands.project.python.COMMANDS

alias of Python