Blender V5.0
RNA_enum_items.hh File Reference

Go to the source code of this file.

Detailed Description

Return the identifier for an enum which is defined in RNA_enum_items.hh.

Prevents expanding duplicate enums bloating the binary size.

Notes:

  • This is included multiple times with different #defines for DEF_ENUM.
  • As these are global identifiers, all must confirm to rna_enum_*_items convention.

Definition in file RNA_enum_items.hh.