Blender  V2.93
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 111 of file wm_message_bus.h.

Member Data Documentation

◆ next

struct wmMsgSubscribeValueLink* wmMsgSubscribeValueLink::next

◆ params

wmMsgSubscribeValue wmMsgSubscribeValueLink::params

Definition at line 113 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 112 of file wm_message_bus.h.


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