Blender  V3.3
Public Attributes | List of all members
wmMsgSubscribeValueLink Struct Reference

#include <wm_message_bus.h>

Public Attributes

struct wmMsgSubscribeValueLinknext
 
struct wmMsgSubscribeValueLinkprev
 
wmMsgSubscribeValue params
 

Detailed Description

One of many in wmMsgSubscribeKey.values

Definition at line 98 of file wm_message_bus.h.

Member Data Documentation

◆ next

struct wmMsgSubscribeValueLink* wmMsgSubscribeValueLink::next

◆ params

wmMsgSubscribeValue wmMsgSubscribeValueLink::params

Definition at line 100 of file wm_message_bus.h.

Referenced by wm_msg_subscribe_value_free(), and WM_msg_subscribe_with_key().

◆ prev

struct wmMsgSubscribeValueLink * wmMsgSubscribeValueLink::prev

Definition at line 99 of file wm_message_bus.h.


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