跳至内容

schola.scripts.common.add_unreal_process_args

函数定义

schola.scripts.common.add_unreal_process_args(parser)

将 Unreal Engine 进程参数添加到解析器。

参数

解析器

类型: argparse.ArgumentParser
将添加参数的解析器。

返回值

返回类型: argparse._ArgumentGroup

已添加到解析器的 Unreal Engine 进程组。可用于添加更多参数。

© . This site is unofficial and not affiliated with AMD.