Blender
V3.3
|
#include <wm_message_bus.h>
Public Attributes | |
wmMsgSubscribeKey | head |
wmMsg_RNA | msg |
Definition at line 193 of file wm_message_bus.h.
wmMsgSubscribeKey wmMsgSubscribeKey_RNA::head |
Definition at line 194 of file wm_message_bus.h.
Referenced by WM_msg_publish_rna_params(), wm_msg_rna_gset_key_free(), wm_msg_rna_remove_by_id(), wm_msg_rna_repr(), wm_msg_rna_update_by_id(), and WM_msg_subscribe_rna_params().
wmMsg_RNA wmMsgSubscribeKey_RNA::msg |
Definition at line 195 of file wm_message_bus.h.
Referenced by WM_msg_lookup_rna(), wm_msg_rna_gset_hash(), wm_msg_rna_gset_key_free(), wm_msg_rna_remove_by_id(), wm_msg_rna_repr(), wm_msg_rna_update_by_id(), and WM_msg_subscribe_rna_params().