Blender V4.3
wmEventHandler_Dropbox Struct Reference

#include <wm_event_system.hh>

Public Attributes

wmEventHandler head
 
ListBasedropboxes
 

Detailed Description

WM_HANDLER_TYPE_DROPBOX.

Definition at line 127 of file wm_event_system.hh.

Member Data Documentation

◆ dropboxes

ListBase* wmEventHandler_Dropbox::dropboxes

Never NULL.

Definition at line 131 of file wm_event_system.hh.

Referenced by dropbox_active(), WM_event_add_dropbox_handler(), and wm_handlers_do_intern().

◆ head

wmEventHandler wmEventHandler_Dropbox::head

Definition at line 128 of file wm_event_system.hh.

Referenced by WM_event_add_dropbox_handler().


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