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

#include <DNA_space_types.h>

Public Attributes

struct SpreadsheetContextnext
 
struct SpreadsheetContextprev
 
int type
 
char _pad [4]
 

Detailed Description

An item in SpaceSpreadsheet.context_path. This is a bases struct for the structs below.

Definition at line 1893 of file DNA_space_types.h.

Member Data Documentation

◆ _pad

char SpreadsheetContext::_pad[4]

Definition at line 1897 of file DNA_space_types.h.

◆ next

struct SpreadsheetContext* SpreadsheetContext::next

Definition at line 1894 of file DNA_space_types.h.

◆ prev

struct SpreadsheetContext * SpreadsheetContext::prev

Definition at line 1894 of file DNA_space_types.h.

◆ type

int SpreadsheetContext::type

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