Blender
V3.3
|
#include <wm_message_bus.h>
Public Attributes | |
unsigned int | type |
const char * | id |
Definition at line 60 of file wm_message_bus.h.
const char* wmMsg::id |
Definition at line 64 of file wm_message_bus.h.
Referenced by wm_msg_rna_repr(), wm_msg_static_repr(), WM_msg_subscribe_rna_params(), and WM_msg_subscribe_static_params().
unsigned int wmMsg::type |
Definition at line 61 of file wm_message_bus.h.
Referenced by WM_msg_dump(), WM_msg_subscribe_rna_params(), WM_msg_subscribe_static_params(), WM_msg_subscribe_with_key(), and WM_msgbus_clear_by_owner().