/script
¶
文档版本:1.21.60.21
/script
命令command.script.description
执行条件
该命令需要权限等级:admin
|2
。该命令需要开启作弊。
用法¶
command.script.1.description
mode
:ScriptDebugModeDebugger- 枚举类型。command.enum.scriptdebugmodedebugger.description单值枚举,请直接使用
debugger
。 action
:ScriptDebuggerListen- 枚举类型。command.enum.scriptdebuggerlisten.description单值枚举,请直接使用
listen
。 port
:int- 基本类型。command.script.port.description
command.script.2.description
mode
:ScriptDebugModeDebugger- 枚举类型。command.enum.scriptdebugmodedebugger.description单值枚举,请直接使用
debugger
。 action
:ScriptDebuggerConnect- 枚举类型。command.enum.scriptdebuggerconnect.description单值枚举,请直接使用
connect
。 host
:string- 基本类型,可选。command.script.host.description
port
:int- 基本类型,可选。command.script.port.description
command.script.3.description
mode
:ScriptDebugModeDebugger- 枚举类型。command.enum.scriptdebugmodedebugger.description单值枚举,请直接使用
debugger
。 action
:ScriptDebuggerClose- 枚举类型。command.enum.scriptdebuggerclose.description单值枚举,请直接使用
close
。
command.script.4.description
mode
:ScriptDebugModeProfiler- 枚举类型。command.enum.scriptdebugmodeprofiler.description单值枚举,请直接使用
profiler
。 action
:ScriptProfilerStart- 枚举类型。command.enum.scriptprofilerstart.description单值枚举,请直接使用
start
。
command.script.5.description
mode
:ScriptDebugModeProfiler- 枚举类型。command.enum.scriptdebugmodeprofiler.description单值枚举,请直接使用
profiler
。 action
:ScriptProfilerStop- 枚举类型。command.enum.scriptprofilerstop.description单值枚举,请直接使用
stop
。