Blender V5.0
blender::nodes::ForeachGeometryElementInputItemsAccessor::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 21 of file NOD_geo_foreach_geometry_element.hh.

Member Data Documentation

◆ add_item

StringRefNull blender::nodes::ForeachGeometryElementInputItemsAccessor::operator_idnames::add_item
staticconstexpr
Initial value:
=
"NODE_OT_foreach_geometry_element_zone_input_item_add"

Definition at line 22 of file NOD_geo_foreach_geometry_element.hh.

◆ move_item

StringRefNull blender::nodes::ForeachGeometryElementInputItemsAccessor::operator_idnames::move_item
staticconstexpr
Initial value:
=
"NODE_OT_foreach_geometry_element_zone_input_item_move"

Definition at line 26 of file NOD_geo_foreach_geometry_element.hh.

◆ remove_item

StringRefNull blender::nodes::ForeachGeometryElementInputItemsAccessor::operator_idnames::remove_item
staticconstexpr
Initial value:
=
"NODE_OT_foreach_geometry_element_zone_input_item_remove"

Definition at line 24 of file NOD_geo_foreach_geometry_element.hh.


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