Blender V4.3
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
 
const EnumPropertyItemitem
 
int totitem
 
int defaultvalue
 
const char * native_enum_type
 

Detailed Description

Definition at line 500 of file rna_internal_types.hh.

Member Data Documentation

◆ defaultvalue

◆ get

◆ get_ex

◆ item

◆ item_fn

◆ native_enum_type

const char* EnumPropertyRNA::native_enum_type

Definition at line 514 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 501 of file rna_internal_types.hh.

◆ set

◆ set_ex

◆ totitem


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