Blender V4.5
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 96 of file wm_message_bus.hh.

Member Data Documentation

◆ next

wmMsgSubscribeValueLink* wmMsgSubscribeValueLink::next

◆ params

wmMsgSubscribeValue wmMsgSubscribeValueLink::params

Definition at line 98 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 97 of file wm_message_bus.hh.


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