Blender V5.0
blender::nodes::ForeachGeometryElementMainItemsAccessor::operator_idnames Struct Reference

#include <NOD_geo_foreach_geometry_element.hh>

Static Public Attributes

static constexpr StringRefNull add_item
static constexpr StringRefNull remove_item
static constexpr StringRefNull move_item

Detailed Description

Definition at line 107 of file NOD_geo_foreach_geometry_element.hh.

Member Data Documentation

◆ add_item

StringRefNull blender::nodes::ForeachGeometryElementMainItemsAccessor::operator_idnames::add_item
staticconstexpr
Initial value:
=
"NODE_OT_foreach_geometry_element_zone_main_item_add"

Definition at line 108 of file NOD_geo_foreach_geometry_element.hh.

◆ move_item

StringRefNull blender::nodes::ForeachGeometryElementMainItemsAccessor::operator_idnames::move_item
staticconstexpr
Initial value:
=
"NODE_OT_foreach_geometry_element_zone_main_item_move"

Definition at line 112 of file NOD_geo_foreach_geometry_element.hh.

◆ remove_item

StringRefNull blender::nodes::ForeachGeometryElementMainItemsAccessor::operator_idnames::remove_item
staticconstexpr
Initial value:
=
"NODE_OT_foreach_geometry_element_zone_main_item_remove"

Definition at line 110 of file NOD_geo_foreach_geometry_element.hh.


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