|
Blender V4.3
|
#include <BKE_context.hh>
Public Attributes | |
| blender::Vector< bContextStoreEntry > | entries |
| bool | used = false |
Definition at line 110 of file BKE_context.hh.
| 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().
| 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().