Blender V4.3
wmMsgParams_RNA Struct Reference

#include <wm_message_bus.hh>

Public Attributes

PointerRNA ptr
 
const PropertyRNAprop
 
char * data_path
 

Detailed Description

Definition at line 169 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 179 of file wm_message_bus.hh.

Referenced by wm_msg_rna_gset_key_free(), and wm_msg_rna_update_by_id().

◆ prop

const PropertyRNA* wmMsgParams_RNA::prop

◆ ptr


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