Blender V4.5
wmMsgParams_RNA Struct Reference

#include <wm_message_bus.hh>

Public Attributes

PointerRNA ptr
 
const PropertyRNAprop
 
char * data_path
 

Detailed Description

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

◆ prop

const PropertyRNA* wmMsgParams_RNA::prop

◆ ptr


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