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

#include <RNA_types.h>

Public Attributes

struct PointerRNA ptr
 
struct PropertyRNAprop
 
int prop_index
 

Detailed Description

Stored result of a RNA path lookup (as used by anim-system)

Definition at line 49 of file RNA_types.h.

Member Data Documentation

◆ prop

struct PropertyRNA* PathResolvedRNA::prop

◆ prop_index

int PathResolvedRNA::prop_index

◆ ptr

struct PointerRNA PathResolvedRNA::ptr

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