Blender V5.0
blender::nodes::MenuSwitchItemsAccessor::rna_names Struct Reference

#include <NOD_geo_menu_switch.hh>

Static Public Attributes

static constexpr StringRefNull items = "enum_items"
static constexpr StringRefNull active_index = "active_index"

Detailed Description

Definition at line 33 of file NOD_geo_menu_switch.hh.

Member Data Documentation

◆ active_index

StringRefNull blender::nodes::MenuSwitchItemsAccessor::rna_names::active_index = "active_index"
staticconstexpr

Definition at line 35 of file NOD_geo_menu_switch.hh.

◆ items

StringRefNull blender::nodes::MenuSwitchItemsAccessor::rna_names::items = "enum_items"
staticconstexpr

Definition at line 34 of file NOD_geo_menu_switch.hh.


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