|
Blender
V2.93
|
#include <BKE_undo_system.h>
Public Attributes | |
| struct ID * | ptr |
| char | name [MAX_ID_NAME] |
Definition at line 40 of file BKE_undo_system.h.
| char UndoRefID::name[MAX_ID_NAME] |
Definition at line 42 of file BKE_undo_system.h.
Referenced by undosys_id_ref_resolve(), and undosys_id_ref_store().
| struct ID* UndoRefID::ptr |
Definition at line 41 of file BKE_undo_system.h.
Referenced by undosys_id_ref_resolve(), and undosys_id_ref_store().