Blender V4.3
NodesModifierPanel Struct Reference

#include <DNA_modifier_types.h>

Public Attributes

int id
 
uint32_t flag
 

Detailed Description

Definition at line 2472 of file DNA_modifier_types.h.

Member Data Documentation

◆ flag

uint32_t NodesModifierPanel::flag

◆ id

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().


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