- 機能/意味
-
Dump context
- タイプ
-
Scriptsクラスのメソッド
- 構文
-
dump()
- 引数
-
なし
- 戻り値
-
なし (void)
- 説明
-
Outputs the details of the contents of each context in the script block currently loaded in TJS2 to a local file. Mainly outputs the disassembly result of VM code.
The output file is output to the same folder as the Kirikiri executable file, and the file name is the Kirikiri executable file with .dump.txt appended.