|
Blender V5.0
|
Public Attributes | |
| PointerRNA | ptr |
| PropertyRNA * | prop = nullptr |
| bool | is_undo = false |
| bool | is_userdef = false |
Definition at line 177 of file buttons_ops.cc.
| bool FileBrowseOp::is_undo = false |
Definition at line 180 of file buttons_ops.cc.
Referenced by file_browse_exec(), and file_browse_invoke().
| bool FileBrowseOp::is_userdef = false |
Definition at line 181 of file buttons_ops.cc.
Referenced by file_browse_exec(), and file_browse_invoke().
| PropertyRNA* FileBrowseOp::prop = nullptr |
Definition at line 179 of file buttons_ops.cc.
Referenced by file_browse_exec(), file_browse_invoke(), and file_browse_operator_relative_paths_supported().
| PointerRNA FileBrowseOp::ptr |
Definition at line 178 of file buttons_ops.cc.
Referenced by file_browse_exec(), and file_browse_invoke().