|
Blender V4.3
|
Public Attributes | |
| const bContext * | C |
| wmOperator * | op |
| short | flag |
Definition at line 2743 of file interface_templates.cc.
| const bContext* uiTemplateOperatorPropertyPollParam::C |
Definition at line 2744 of file interface_templates.cc.
Referenced by template_operator_property_buts_draw_single(), and ui_layout_operator_properties_only_booleans().
| short uiTemplateOperatorPropertyPollParam::flag |
Definition at line 2746 of file interface_templates.cc.
| wmOperator* uiTemplateOperatorPropertyPollParam::op |
Definition at line 2745 of file interface_templates.cc.