Blender  V2.93
Public Attributes | List of all members
OpenCloseData Struct Reference

Public Attributes

TreeStoreElemprev_tselem
 
bool open
 
int x_location
 

Detailed Description

Definition at line 187 of file outliner_edit.c.

Member Data Documentation

◆ open

bool OpenCloseData::open

Definition at line 189 of file outliner_edit.c.

Referenced by outliner_item_openclose_invoke().

◆ prev_tselem

TreeStoreElem* OpenCloseData::prev_tselem

Definition at line 188 of file outliner_edit.c.

Referenced by outliner_item_openclose_invoke().

◆ x_location

int OpenCloseData::x_location

Definition at line 190 of file outliner_edit.c.

Referenced by outliner_item_openclose_invoke().


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