|
Blender V4.3
|
Public Attributes | |
| PointerRNA | ptr |
| PropertyRNA * | prop |
| bool | is_undo |
| bool | is_userdef |
Definition at line 171 of file buttons_ops.cc.
| bool FileBrowseOp::is_undo |
Definition at line 174 of file buttons_ops.cc.
Referenced by file_browse_exec(), and file_browse_invoke().
| bool FileBrowseOp::is_userdef |
Definition at line 175 of file buttons_ops.cc.
Referenced by file_browse_exec(), and file_browse_invoke().
| PropertyRNA* FileBrowseOp::prop |
Definition at line 173 of file buttons_ops.cc.
Referenced by file_browse_exec(), and file_browse_invoke().
| PointerRNA FileBrowseOp::ptr |
Definition at line 172 of file buttons_ops.cc.
Referenced by file_browse_exec(), and file_browse_invoke().