This commit is contained in:
onyx-and-iris 2022-12-14 21:42:10 +00:00
parent 2586ca4089
commit 506455e767

View File

@ -238,7 +238,7 @@ The following methods are available:
- hide
- restart
- shutdown
- Load(<filepath>)
- Load(filepath)
The following properties are write only and accept boolean values:
@ -252,8 +252,7 @@ $vmr.command.show
$vmr.command.lock = $true
$vmr.command.Load("<path/to/filename.xml>")
$vmr.command.Load("path/to/filename.xml")
```
### Recorder