Blender V4.3
wmMsgSubscribeValueLink Struct Reference

#include <wm_message_bus.hh>

Public Attributes

wmMsgSubscribeValueLinknext
 
wmMsgSubscribeValueLinkprev
 
wmMsgSubscribeValue params
 

Detailed Description

One of many in wmMsgSubscribeKey.values.

Definition at line 92 of file wm_message_bus.hh.

Member Data Documentation

◆ next

wmMsgSubscribeValueLink* wmMsgSubscribeValueLink::next

◆ params

wmMsgSubscribeValue wmMsgSubscribeValueLink::params

Definition at line 94 of file wm_message_bus.hh.

Referenced by wm_msg_subscribe_value_free(), and WM_msg_subscribe_with_key().

◆ prev

wmMsgSubscribeValueLink * wmMsgSubscribeValueLink::prev

Definition at line 93 of file wm_message_bus.hh.


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