Blender
V3.3
|
#include <BKE_undo_system.h>
Public Attributes | |
struct ID * | ptr |
char | name [MAX_ID_NAME] |
Definition at line 26 of file BKE_undo_system.h.
char UndoRefID::name[MAX_ID_NAME] |
Definition at line 28 of file BKE_undo_system.h.
Referenced by undosys_id_ref_resolve(), and undosys_id_ref_store().
struct ID* UndoRefID::ptr |
Definition at line 27 of file BKE_undo_system.h.
Referenced by undosys_id_ref_resolve(), and undosys_id_ref_store().