Blender V4.3
IntPropertyRNA Struct Reference

#include <rna_internal_types.hh>

Public Attributes

PropertyRNA property
 
PropIntGetFunc get
 
PropIntSetFunc set
 
PropIntArrayGetFunc getarray
 
PropIntArraySetFunc setarray
 
PropIntRangeFunc range
 
PropIntGetFuncEx get_ex
 
PropIntSetFuncEx set_ex
 
PropIntArrayGetFuncEx getarray_ex
 
PropIntArraySetFuncEx setarray_ex
 
PropIntRangeFuncEx range_ex
 
PropertyScaleType ui_scale_type
 
int softmin
 
int softmax
 
int hardmin
 
int hardmax
 
int step
 
PropIntGetFuncEx get_default
 
PropIntArrayGetFuncEx get_default_array
 
int defaultvalue
 
const intdefaultarray
 

Detailed Description

Definition at line 421 of file rna_internal_types.hh.

Member Data Documentation

◆ defaultarray

◆ defaultvalue

◆ get

◆ get_default

◆ get_default_array

◆ get_ex

◆ getarray

◆ getarray_ex

◆ hardmax

◆ hardmin

◆ property

PropertyRNA IntPropertyRNA::property

Definition at line 422 of file rna_internal_types.hh.

Referenced by rna_property_int_get_default_array_values().

◆ range

◆ range_ex

◆ set

◆ set_ex

◆ setarray

◆ setarray_ex

◆ softmax

◆ softmin

◆ step

◆ ui_scale_type


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