Extension: omni.kit.window.file-2.0.10 |
Documentation Generated: Apr 09, 2026 |
Settings#
“/ext/omni.kit.window.file/enable_versioning”#
bool setting to enable checkpoint versioning. Defaults to True.
“exts/omni.kit.window.file/keywords_ignore_save_failure_prompt”#
string list setting for keywords that suppress the “Failed to save layers” error popup. When the error string from
save_layers_asynccontains any of these keywords (case-insensitive), the failure prompt is not shown. Defaults to [“cancel”].