Blender V4.5
EnumPropertyRNA Struct Reference

#include <rna_internal_types.hh>

Public Attributes

PropertyRNA property
PropEnumGetFunc get
PropEnumSetFunc set
PropEnumItemFunc item_fn
PropEnumGetFuncEx get_ex
PropEnumSetFuncEx set_ex
PropEnumGetFuncEx get_default
const EnumPropertyItemitem
int totitem
int defaultvalue
const char * native_enum_type

Detailed Description

Definition at line 548 of file rna_internal_types.hh.

Member Data Documentation

◆ defaultvalue

◆ get

◆ get_default

◆ get_ex

◆ item

◆ item_fn

◆ native_enum_type

const char* EnumPropertyRNA::native_enum_type

Definition at line 564 of file rna_internal_types.hh.

Referenced by RNA_def_property_enum_native_type(), and rna_type_type_name().

◆ property

PropertyRNA EnumPropertyRNA::property

Definition at line 549 of file rna_internal_types.hh.

Referenced by RNA_property_enum_items_gettexted_all().

◆ set

◆ set_ex

◆ totitem


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