Blender V5.0
FileBrowseOp Struct Reference

Public Attributes

PointerRNA ptr
PropertyRNAprop = nullptr
bool is_undo = false
bool is_userdef = false

Detailed Description

Definition at line 177 of file buttons_ops.cc.

Member Data Documentation

◆ is_undo

bool FileBrowseOp::is_undo = false

Definition at line 180 of file buttons_ops.cc.

Referenced by file_browse_exec(), and file_browse_invoke().

◆ is_userdef

bool FileBrowseOp::is_userdef = false

Definition at line 181 of file buttons_ops.cc.

Referenced by file_browse_exec(), and file_browse_invoke().

◆ prop

◆ ptr

PointerRNA FileBrowseOp::ptr

Definition at line 178 of file buttons_ops.cc.

Referenced by file_browse_exec(), and file_browse_invoke().


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