Blender  V2.93
Public Attributes | List of all members
wmDragAsset Struct Reference

#include <WM_types.h>

Public Attributes

char name [64]
 
const char * path
 
int id_type
 

Detailed Description

Definition at line 895 of file WM_types.h.

Member Data Documentation

◆ id_type

int wmDragAsset::id_type

◆ name

char wmDragAsset::name[64]

Definition at line 896 of file WM_types.h.

Referenced by UI_but_drag_set_asset(), wm_drag_asset_id_import(), and wm_drag_name().

◆ path

const char* wmDragAsset::path

Definition at line 898 of file WM_types.h.

Referenced by UI_but_drag_set_asset(), wm_drag_asset_id_import(), and WM_drag_data_free().


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