Blender  V3.3
Public Attributes | List of all members
wmEventHandler_Dropbox Struct Reference

#include <wm_event_system.h>

Public Attributes

wmEventHandler head
 
ListBasedropboxes
 

Detailed Description

WM_HANDLER_TYPE_DROPBOX

Definition at line 123 of file wm_event_system.h.

Member Data Documentation

◆ dropboxes

ListBase* wmEventHandler_Dropbox::dropboxes

Never NULL.

Definition at line 127 of file wm_event_system.h.

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

◆ head

wmEventHandler wmEventHandler_Dropbox::head

Definition at line 124 of file wm_event_system.h.

Referenced by WM_event_add_dropbox_handler().


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