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

#include <RNA_types.h>

Public Attributes

void * data
 
StructRNAsrna
 
StructCallbackFunc call
 
StructFreeFunc free
 

Detailed Description

Extending

This struct must be embedded in *Type structs in order to make them definable through RNA.

Definition at line 679 of file RNA_types.h.

Member Data Documentation

◆ call

StructCallbackFunc ExtensionRNA::call

Definition at line 682 of file RNA_types.h.

◆ data

void* ExtensionRNA::data

◆ free

StructFreeFunc ExtensionRNA::free

◆ srna

StructRNA* ExtensionRNA::srna

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