|
Blender V5.0
|
#include <wm_message_bus.hh>
Public Attributes | |
| wmMsgSubscribeValueLink * | next |
| wmMsgSubscribeValueLink * | prev |
| wmMsgSubscribeValue | params |
One of many in wmMsgSubscribeKey.values.
Definition at line 101 of file wm_message_bus.hh.
| wmMsgSubscribeValueLink* wmMsgSubscribeValueLink::next |
Definition at line 102 of file wm_message_bus.hh.
Referenced by wm_msg_remote_io_gset_key_free(), wm_msg_rna_gset_key_free(), wm_msg_static_gset_key_free(), and WM_msgbus_clear_by_owner().
| wmMsgSubscribeValue wmMsgSubscribeValueLink::params |
Definition at line 103 of file wm_message_bus.hh.
Referenced by wm_msg_subscribe_value_free(), and WM_msg_subscribe_with_key().
| wmMsgSubscribeValueLink * wmMsgSubscribeValueLink::prev |
Definition at line 102 of file wm_message_bus.hh.