Blender V4.3
bCallbackFuncStore Struct Reference

#include <BKE_callbacks.hh>

Public Attributes

bCallbackFuncStorenext
 
bCallbackFuncStoreprev
 
void(* func )(Main *, PointerRNA **, int num_pointers, void *arg)
 
void * arg
 
short alloc
 

Detailed Description

Definition at line 118 of file BKE_callbacks.hh.

Member Data Documentation

◆ alloc

◆ arg

◆ func

◆ next

bCallbackFuncStore* bCallbackFuncStore::next

Definition at line 119 of file BKE_callbacks.hh.

Referenced by BKE_callback_global_finalize().

◆ prev

bCallbackFuncStore * bCallbackFuncStore::prev

Definition at line 119 of file BKE_callbacks.hh.


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