Blender V4.3
bContextStore Struct Reference

#include <BKE_context.hh>

Public Attributes

blender::Vector< bContextStoreEntryentries
 
bool used = false
 

Detailed Description

Definition at line 110 of file BKE_context.hh.

Member Data Documentation

◆ entries

blender::Vector<bContextStoreEntry> bContextStore::entries

Definition at line 111 of file BKE_context.hh.

Referenced by CTX_store_add(), CTX_store_add(), and CTX_store_add_all().

◆ used

bool bContextStore::used = false

Definition at line 112 of file BKE_context.hh.

Referenced by UI_but_context_ptr_set(), and ui_layout_add_but().


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