Blender  V3.3
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 4409 of file makesrna.c.

Member Data Documentation

◆ api_filename

const char* RNAProcessItem::api_filename

Definition at line 4411 of file makesrna.c.

Referenced by rna_preprocess().

◆ define

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

Definition at line 4412 of file makesrna.c.

Referenced by rna_preprocess().

◆ filename

const char* RNAProcessItem::filename

Definition at line 4410 of file makesrna.c.

Referenced by rna_preprocess().


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