SET_HEX_EDITOR_STATE
Setting this to true opens the hex editor. (Does the hex editor need to be enabled?) #researchme
Example JSON
{
"action": "SET_HEX_EDITOR_STATE",
"bool_value": true
}
MGS Natlang
Example
script {
open hex editor;
}
Dictionary entry
$bool_value:boolean hex editor (;)