Blender
V3.3
|
Go to the source code of this file.
Functions | |
void | ED_memfile_undosys_type (struct UndoType *ut) |
Export for ED_undo_sys.
Definition at line 314 of file memfile_undo.c.
References UndoType::flags, memfile_undosys_poll(), memfile_undosys_step_decode(), memfile_undosys_step_encode(), memfile_undosys_step_free(), UndoType::name, UndoType::poll, UndoType::step_decode, UndoType::step_encode, UndoType::step_free, and UndoType::step_size.
Referenced by ED_undosys_type_init().