|
Blender
V2.93
|
Public Attributes | |
| PointerRNA | ptr |
| PropertyRNA * | prop |
| bool | is_undo |
| bool | is_userdef |
Definition at line 189 of file buttons_ops.c.
| bool FileBrowseOp::is_undo |
Definition at line 192 of file buttons_ops.c.
Referenced by file_browse_exec(), and file_browse_invoke().
| bool FileBrowseOp::is_userdef |
Definition at line 193 of file buttons_ops.c.
Referenced by file_browse_exec(), and file_browse_invoke().
| PropertyRNA* FileBrowseOp::prop |
Definition at line 191 of file buttons_ops.c.
Referenced by file_browse_exec(), and file_browse_invoke().
| PointerRNA FileBrowseOp::ptr |
Definition at line 190 of file buttons_ops.c.
Referenced by file_browse_exec(), and file_browse_invoke().