Blender V4.5
[struct].wm_test_autorun_revert_action_data Struct Reference

Public Attributes

wmOperatorTypeot
PointerRNAptr

Detailed Description

Store the action needed if the user needs to reload the file with Python scripts enabled.

When left to nullptr, this is simply revert. When loading files through the recover auto-save or session, we need to revert using other operators.

Definition at line 4225 of file wm_files.cc.

Member Data Documentation

◆ ot

◆ ptr


The documentation for this struct was generated from the following files: