Blender
V3.3
|
Public Attributes | |
UndoStep | step |
UndoRefID_Object | obedit_ref |
UndoFont | data |
Definition at line 328 of file editfont_undo.c.
UndoFont FontUndoStep::data |
Definition at line 332 of file editfont_undo.c.
Referenced by font_undosys_step_decode(), font_undosys_step_encode(), and font_undosys_step_free().
UndoRefID_Object FontUndoStep::obedit_ref |
Definition at line 331 of file editfont_undo.c.
Referenced by font_undosys_foreach_ID_ref(), font_undosys_step_decode(), and font_undosys_step_encode().
UndoStep FontUndoStep::step |
Definition at line 329 of file editfont_undo.c.
Referenced by font_undosys_step_encode().