Editor state and session
3 read and cannot change your project. 2 write, and every write is read back off the object before it is reported.
5 of 5 shown
Reading 3
Safe to call at any time. Nothing is modified and no transaction is opened.
- Editor State
hf_editor_stateWhat the editor is doing right now: which map is open, whether PIE is running, how many shaders are still compiling, and how much is unsaved.read-only - Get Log
hf_get_logRecent Unreal output log lines, newest last.read-only - List Dirty Packages
hf_list_dirty_packagesPackages with unsaved changes, and whether each can actually be written.read-only
Writing 2
Each call opens an undoable transaction and reports exactly what it changed.
No tool in this area matches that filter.