Blender  V2.93
Public Attributes | List of all members
RNAProcessItem Struct Reference

Public Attributes

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

Detailed Description

Definition at line 4278 of file makesrna.c.

Member Data Documentation

◆ api_filename

const char* RNAProcessItem::api_filename

Definition at line 4280 of file makesrna.c.

Referenced by rna_preprocess().

◆ define

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

Definition at line 4281 of file makesrna.c.

Referenced by rna_preprocess().

◆ filename

const char* RNAProcessItem::filename

Definition at line 4279 of file makesrna.c.

Referenced by rna_preprocess().


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