|
Blender V4.3
|
#include <DNA_modifier_types.h>
Public Attributes | |
| int | id |
| uint32_t | flag |
Definition at line 2472 of file DNA_modifier_types.h.
| uint32_t NodesModifierPanel::flag |
Definition at line 2476 of file DNA_modifier_types.h.
Referenced by blender::update_panels_from_node_group().
| int NodesModifierPanel::id |
ID of the corresponding panel from bNodeTreeInterfacePanel::identifier.
Definition at line 2474 of file DNA_modifier_types.h.
Referenced by blender::find_panel_by_id(), and blender::update_panels_from_node_group().