Blender V4.3
SuggItem Struct Reference

#include <BKE_text_suggestions.h>

Public Attributes

struct SuggItemprev
struct SuggItemnext
char type
char name [0]

Detailed Description

Definition at line 16 of file BKE_text_suggestions.h.

Member Data Documentation

◆ name

char SuggItem::name[0]

◆ next

◆ prev

◆ type

char SuggItem::type

Definition at line 18 of file BKE_text_suggestions.h.

Referenced by texttool_suggest_add().


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