Blender V5.0
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
PropIntGetTransformFunc get_transform
PropIntSetTransformFunc set_transform
PropIntArrayGetTransformFunc getarray_transform
PropIntArraySetTransformFunc setarray_transform
PropertyScaleType ui_scale_type
int softmin
int softmax
int hardmin
int hardmax
int step
PropIntGetFuncEx get_default
PropIntArrayGetFuncEx get_default_array
int defaultvalue
const int * defaultarray

Detailed Description

Definition at line 509 of file rna_internal_types.hh.

Member Data Documentation

◆ defaultarray

◆ defaultvalue

◆ get

◆ get_default

◆ get_default_array

◆ get_ex

PropIntGetFuncEx IntPropertyRNA::get_ex

◆ get_transform

PropIntGetTransformFunc IntPropertyRNA::get_transform

◆ getarray

◆ getarray_ex

◆ getarray_transform

◆ hardmax

◆ hardmin

◆ property

◆ range

◆ range_ex

◆ set

◆ set_ex

◆ set_transform

◆ setarray

◆ setarray_ex

◆ setarray_transform

◆ softmax

◆ softmin

◆ step

int IntPropertyRNA::step

◆ ui_scale_type


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