|
Blender V4.3
|
#include <wm_message_bus.hh>
Public Attributes | |
| unsigned int | type |
| const char * | id |
Definition at line 54 of file wm_message_bus.hh.
| const char* wmMsg::id |
Definition at line 58 of file wm_message_bus.hh.
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 55 of file wm_message_bus.hh.
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().