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

#include <BKE_context.h>

Public Attributes

void * py_context
 
void * py_context_orig
 

Detailed Description

Definition at line 161 of file BKE_context.h.

Member Data Documentation

◆ py_context

void* bContext_PyState::py_context

Definition at line 162 of file BKE_context.h.

Referenced by CTX_py_state_pop(), and CTX_py_state_push().

◆ py_context_orig

void* bContext_PyState::py_context_orig

Definition at line 163 of file BKE_context.h.

Referenced by CTX_py_state_pop(), and CTX_py_state_push().


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