Blender V5.0
bContextStoreEntry Struct Reference

#include <BKE_context.hh>

Public Attributes

std::string name
std::variant< PointerRNA, std::string, int64_tvalue

Detailed Description

Definition at line 102 of file BKE_context.hh.

Member Data Documentation

◆ name

std::string bContextStoreEntry::name

Definition at line 103 of file BKE_context.hh.

Referenced by CTX_data_dir_get_ex().

◆ value

std::variant<PointerRNA, std::string, int64_t> bContextStoreEntry::value

Definition at line 104 of file BKE_context.hh.


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