Blender V5.0
BlenderDefRNA Struct Reference

#include <rna_internal.hh>

Public Attributes

struct SDNAsdna
ListBase structs
ListBase allocs
struct StructRNAlaststruct
bool error
bool silent
bool preprocess
bool verify
bool animate
bool make_overridable
struct { 
   struct { 
      int   noteflag 
      const char *   updatefunc 
   }   property_update
fallback

Detailed Description

Definition at line 108 of file rna_internal.hh.

Member Data Documentation

◆ allocs

ListBase BlenderDefRNA::allocs

Definition at line 111 of file rna_internal.hh.

◆ animate

bool BlenderDefRNA::animate

Definition at line 117 of file rna_internal.hh.

◆ error

bool BlenderDefRNA::error

Definition at line 113 of file rna_internal.hh.

◆ [struct]

struct { ... } BlenderDefRNA::fallback

◆ laststruct

struct StructRNA* BlenderDefRNA::laststruct

Definition at line 112 of file rna_internal.hh.

◆ make_overridable

bool BlenderDefRNA::make_overridable

Whether RNA properties defined should be overridable or not by default.

Definition at line 119 of file rna_internal.hh.

◆ noteflag

int BlenderDefRNA::noteflag

Definition at line 126 of file rna_internal.hh.

◆ preprocess

bool BlenderDefRNA::preprocess

Definition at line 115 of file rna_internal.hh.

◆ [struct]

struct { ... } BlenderDefRNA::property_update

◆ sdna

struct SDNA* BlenderDefRNA::sdna

Definition at line 109 of file rna_internal.hh.

◆ silent

bool BlenderDefRNA::silent

Definition at line 114 of file rna_internal.hh.

◆ structs

ListBase BlenderDefRNA::structs

Definition at line 110 of file rna_internal.hh.

◆ updatefunc

const char* BlenderDefRNA::updatefunc

Definition at line 127 of file rna_internal.hh.

◆ verify

bool BlenderDefRNA::verify

Definition at line 116 of file rna_internal.hh.


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