Blender V4.3
RNAProcessItem Struct Reference

Public Attributes

const char * filename
 
const char * api_filename
 
void(* define )(BlenderRNA *brna)
 

Detailed Description

Definition at line 4793 of file makesrna.cc.

Member Data Documentation

◆ api_filename

const char* RNAProcessItem::api_filename

Definition at line 4795 of file makesrna.cc.

Referenced by rna_preprocess().

◆ define

void(* RNAProcessItem::define) (BlenderRNA *brna)

Definition at line 4796 of file makesrna.cc.

Referenced by rna_preprocess().

◆ filename

const char* RNAProcessItem::filename

Definition at line 4794 of file makesrna.cc.

Referenced by rna_preprocess().


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