Blender V5.0
wmMsgParams_RNA Struct Reference

#include <wm_message_bus.hh>

Public Attributes

PointerRNA ptr
const PropertyRNAprop
char * data_path

Detailed Description

Definition at line 211 of file wm_message_bus.hh.

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 221 of file wm_message_bus.hh.

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

◆ prop

◆ ptr


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