Blender
V3.3
|
Public Attributes | |
PointerRNA | ptr |
PropertyRNA * | prop |
bool | is_undo |
bool | is_userdef |
Definition at line 174 of file buttons_ops.c.
bool FileBrowseOp::is_undo |
Definition at line 177 of file buttons_ops.c.
Referenced by file_browse_exec(), and file_browse_invoke().
bool FileBrowseOp::is_userdef |
Definition at line 178 of file buttons_ops.c.
Referenced by file_browse_exec(), and file_browse_invoke().
PropertyRNA* FileBrowseOp::prop |
Definition at line 176 of file buttons_ops.c.
Referenced by file_browse_exec(), and file_browse_invoke().
PointerRNA FileBrowseOp::ptr |
Definition at line 175 of file buttons_ops.c.
Referenced by file_browse_exec(), and file_browse_invoke().