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

#include <wm_message_bus.h>

Public Attributes

PointerRNA ptr
 
const PropertyRNAprop
 
char * data_path
 

Detailed Description

Definition at line 175 of file wm_message_bus.h.

Member Data Documentation

◆ data_path

char* wmMsgParams_RNA::data_path

Optional RNA data path for persistent RNA properties, ignore if NULL. otherwise it's allocated.

Definition at line 185 of file wm_message_bus.h.

Referenced by wm_msg_rna_gset_key_free(), wm_msg_rna_update_by_id(), and WM_msg_subscribe_rna_params().

◆ prop

const PropertyRNA* wmMsgParams_RNA::prop

◆ ptr

PointerRNA wmMsgParams_RNA::ptr

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