Blender V5.0
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
PropEnumGetTransformFunc get_transform
PropEnumSetTransformFunc set_transform
PropEnumGetFuncEx get_default
const EnumPropertyItemitem
int totitem
int defaultvalue
const char * native_enum_type

Detailed Description

Definition at line 610 of file rna_internal_types.hh.

Member Data Documentation

◆ defaultvalue

◆ get

◆ get_default

◆ get_ex

PropEnumGetFuncEx EnumPropertyRNA::get_ex

◆ get_transform

◆ item

◆ item_fn

◆ native_enum_type

const char* EnumPropertyRNA::native_enum_type

Definition at line 629 of file rna_internal_types.hh.

Referenced by RNA_def_property_enum_native_type(), and rna_type_type_name().

◆ property

◆ set

◆ set_ex

◆ set_transform

◆ totitem


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