Blender V4.3
BoolPropertyRNA Struct Reference

#include <rna_internal_types.hh>

Public Attributes

PropertyRNA property
 
PropBooleanGetFunc get
 
PropBooleanSetFunc set
 
PropBooleanArrayGetFunc getarray
 
PropBooleanArraySetFunc setarray
 
PropBooleanGetFuncEx get_ex
 
PropBooleanSetFuncEx set_ex
 
PropBooleanArrayGetFuncEx getarray_ex
 
PropBooleanArraySetFuncEx setarray_ex
 
PropBooleanGetFuncEx get_default
 
PropBooleanArrayGetFuncEx get_default_array
 
bool defaultvalue
 
const bool * defaultarray
 

Detailed Description

Definition at line 402 of file rna_internal_types.hh.

Member Data Documentation

◆ defaultarray

const bool* BoolPropertyRNA::defaultarray

◆ defaultvalue

◆ get

◆ get_default

◆ get_default_array

◆ get_ex

◆ getarray

◆ getarray_ex

◆ property

PropertyRNA BoolPropertyRNA::property

◆ set

◆ set_ex

◆ setarray

◆ setarray_ex


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