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

Public Attributes

UndoStep step
 
UndoRefID_Text text_ref
 
TextState states [2]
 

Detailed Description

Definition at line 105 of file text_undo.c.

Member Data Documentation

◆ states

TextState TextUndoStep::states[2]

First state is optional (initial state), the second is the state after the operation is done.

Definition at line 112 of file text_undo.c.

Referenced by text_undosys_step_decode(), text_undosys_step_encode(), text_undosys_step_encode_init(), and text_undosys_step_free().

◆ step

UndoStep TextUndoStep::step

Definition at line 106 of file text_undo.c.

Referenced by text_undosys_step_encode(), and text_undosys_step_encode_init().

◆ text_ref

UndoRefID_Text TextUndoStep::text_ref

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