|
Blender
V2.93
|
Go to the source code of this file.
Namespaces | |
| blender | |
| blender::bke | |
A PersistentDataHandle is a weak reference to some data in a Blender file. The handle itself is just a number. A PersistentDataHandleMap is used to convert between handles and the actual data.
Definition in file BKE_persistent_data_handle.hh.