Blender V5.0
wmMsgSubscribeKey Struct Reference

#include <wm_message_bus.hh>

Public Attributes

wmMsgSubscribeKeynext
wmMsgSubscribeKeyprev
ListBase values

Detailed Description

Definition at line 71 of file wm_message_bus.hh.

Member Data Documentation

◆ next

wmMsgSubscribeKey* wmMsgSubscribeKey::next

Linked list for predictable ordering, otherwise we would depend on GHash bucketing.

Definition at line 73 of file wm_message_bus.hh.

Referenced by WM_msgbus_clear_by_owner().

◆ prev

wmMsgSubscribeKey * wmMsgSubscribeKey::prev

Definition at line 73 of file wm_message_bus.hh.

◆ values


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