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

Public Attributes

PointerRNA ptr
 
ListBase list
 
const char ** dir
 
short type
 

Detailed Description

Definition at line 267 of file context.c.

Member Data Documentation

◆ dir

const char** bContextDataResult::dir

Definition at line 270 of file context.c.

◆ list

ListBase bContextDataResult::list

Definition at line 269 of file context.c.

◆ ptr

PointerRNA bContextDataResult::ptr

Definition at line 268 of file context.c.

◆ type

short bContextDataResult::type

Definition at line 271 of file context.c.


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