Blender V5.0
file_context.cc File Reference
#include "BKE_context.hh"
#include "ED_fileselect.hh"
#include "ED_screen.hh"
#include "RNA_prototypes.hh"
#include "file_intern.hh"
#include "filelist.hh"

Go to the source code of this file.

Functions

int file_context (const bContext *C, const char *member, bContextDataResult *result)

Variables

const char * file_context_dir []

Function Documentation

◆ file_context()

Variable Documentation

◆ file_context_dir

const char* file_context_dir[]
Initial value:
= {
"active_file",
"selected_files",
"asset_library_reference",
"asset",
"selected_assets",
"id",
"selected_ids",
nullptr,
}

Definition at line 19 of file file_context.cc.

Referenced by bpy_context_members(), and file_context().