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

Public Attributes

BlendfileLinkAppendContextlapp_context
 
BlendfileLinkAppendContextItemitem
 
ReportListreports
 

Detailed Description

Definition at line 116 of file blendfile_link_append.c.

Member Data Documentation

◆ item

BlendfileLinkAppendContextItem* BlendfileLinkAppendContextCallBack::item

Definition at line 118 of file blendfile_link_append.c.

◆ lapp_context

BlendfileLinkAppendContext* BlendfileLinkAppendContextCallBack::lapp_context

Definition at line 117 of file blendfile_link_append.c.

Referenced by BKE_blendfile_append(), and BKE_blendfile_link().

◆ reports

ReportList* BlendfileLinkAppendContextCallBack::reports

Definition at line 119 of file blendfile_link_append.c.


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