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

#include <BKE_text_suggestions.h>

Public Attributes

struct SuggItemprev
 
struct SuggItemnext
 
char type
 
char name [0]
 

Detailed Description

Definition at line 46 of file BKE_text_suggestions.h.

Member Data Documentation

◆ name

char SuggItem::name[0]

◆ next

struct SuggItem * SuggItem::next

◆ prev

struct SuggItem* SuggItem::prev

◆ type

char SuggItem::type

Definition at line 48 of file BKE_text_suggestions.h.

Referenced by texttool_suggest_add().


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