Blender V5.0
wmDragPath Struct Reference

#include <WM_types.hh>

Public Attributes

blender::Vector< std::string > paths
blender::Vector< int > file_types
int file_types_bit_flag
std::string tooltip

Detailed Description

Definition at line 1270 of file WM_types.hh.

Member Data Documentation

◆ file_types

blender::Vector<int> wmDragPath::file_types

◆ file_types_bit_flag

int wmDragPath::file_types_bit_flag

Definition at line 1275 of file WM_types.hh.

Referenced by WM_drag_create_path_data(), and WM_drag_has_path_file_type().

◆ paths

◆ tooltip

std::string wmDragPath::tooltip

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