Blender  V2.93
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 249 of file context.c.

Member Data Documentation

◆ dir

const char** bContextDataResult::dir

Definition at line 252 of file context.c.

◆ list

ListBase bContextDataResult::list

Definition at line 251 of file context.c.

◆ ptr

PointerRNA bContextDataResult::ptr

Definition at line 250 of file context.c.

◆ type

short bContextDataResult::type

Definition at line 253 of file context.c.


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