Namespace Unity.MemoryProfiler
Classes
MetadataCollect
Abstract class for creating a metadata collector type to populate the PackedMemorySnapshot.Metadata
member. You can add multiple collectors, but it is recommended to add only one. A collector instance will auto-register during construction.